File: doc.go

package info (click to toggle)
golang-github-paulrosania-go-charset 0.0~git20151028.0.621bb39-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 504 kB
  • ctags: 236
  • sloc: makefile: 9
file content (6 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
// The data package embeds all the charset
// data files as Go data. It registers the data with the charset
// package as a side effect of its import. To use:
//
//	import _ "github.com/paulrosania/go-charset"
package data