Versions in this module Expand all Collapse all v1 v1.8.1 Apr 25, 2023 v1.8.0 Apr 21, 2023 Changes in this version + func BeautifyJSON(v interface{}) (string, error) + func FirstLower(s string) string + func FirstUpper(s string) string + func ParseTemplate(data interface{}, tplT []byte) ([]byte, error) + func RegisterFuncMap() template.FuncMap + func RegisterTxtFuncMap() template.FuncMap + func RemoveDuplicateElement(slices []string) []string + func ValidateStruct(s interface{}) error