Versions in this module Expand all Collapse all v0 v0.0.1 Mar 13, 2026 v0.0.0 Mar 13, 2026 Changes in this version + func Args(vs ...any) []any + func ConvertKey(sentence string) string + func CutSuffix(s, suffix string) string + func DefaultNamifier(sentence string) string + func DescribeStruct(st any) string + func DisableDateOrTimeGeneration() + func HasField(v any, name string) bool + func HelpersFunctions() template.FuncMap + func MultiLineComment(comment string) string + func Namify(sentence string) string + func NamifyWithoutParams(sentence string) string + func SetConvertKeyFn(name string) error + func SetNamifyFn(name string) error