5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-02-04 10:36:15 +00:00

7 lines
223 B
Go
Raw Normal View History

2017-07-07 23:34:05 +02:00
// 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