mirror of
https://github.com/42wim/matterbridge
synced 2024-11-03 15:40:24 +00:00
7 lines
223 B
Go
7 lines
223 B
Go
// 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
|