Versions in this module Expand all Collapse all v0 v0.0.1 Oct 16, 2022 Changes in this version + func EnsureUniqueGoPackageName(imports map[string]string, path string) string + func GoType(imports map[string]string, t reflect.Type, nullable bool) string + func ToCamelCase(name string) string + func ToSnakeCase(name string) string