Versions in this module Expand all Collapse all v0 v0.0.1 Oct 1, 2021 Changes in this version + var NameToIdentifierRegexp = regexp.MustCompile("[^a-zA-Z0-9]") + func DefaultCacheDir() string + func GenIndent(level int) string + func NameToIdentifier(str string) string + func NormalizeSlashes(str string) string + func Unquote(s string) string