Versions in this module Expand all Collapse all v0 v0.9.1 Apr 12, 2024 Changes in this version + func ASCII2Unicode(ascii map[string]struct{}) map[string]struct + func ToASCII(val string) (*string, error) + func ToUnicode(val string) (*string, error) + func Unicode2ASCII(unicode map[string]struct{}) map[string]struct + func WrapError(message string, err error) error