summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/paulrosania/go-charset/data/doc.go
blob: 86db66e1c201d51f32e3ab6e42b19aae29472f84 (plain) (blame)
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