Documentation
¶
Index ¶
- func ConvertStringToType(s string, t reflect.Type) (interface{}, error)
- func GetFieldValue(instance interface{}, fieldName string) (interface{}, error)
- func HumanizeName(name string) string
- func IsURLSafe(s string) bool
- func MinInt(a, b int) int
- func SetStringsAsType(value reflect.Value, input string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFieldValue ¶
func HumanizeName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.