Versions in this module Expand all Collapse all v1 v1.0.2 Sep 27, 2023 v1.0.1 May 23, 2023 Changes in this version + func Convert(dstCharset string, srcCharset string, src string) (dst string, err error) + func Supported(charset string) bool + func ToUTF8(srcCharset string, src string) (dst string, err error) + func UTF8To(dstCharset string, src string) (dst string, err error)