go-charset icon indicating copy to clipboard operation
go-charset copied to clipboard

Character set conversion for Go

Results 1 go-charset issues
Sort by recently updated
recently updated
newest added

I had an error while using package: `charset: cannot open "charsets.json": open /usr/local/lib/go-charset/datafiles/charsets.json: no such file or directory` GOPATH set to custom Possible solution: From: > https://github.com/paulrosania/go-charset/blob/55c9d7a5834c4d034b34bf042103dbc646887f4f/charset/file.go#L24 to `var CharsetDir...