Documentation ¶
Index ¶
- func CallFunc(skip int) string
- func CallStack(skip int) []byte
- func Daemon(nochdir, noclose int) error
- func DeleteSlice[T comparable](a []T, t T) []T
- func GetFiledTag(field reflect.StructField, tag string) []string
- func GetJsonName(field reflect.StructField) string
- func GoID() int
- func HasJsonName(field reflect.StructField) bool
- func IsEmptyValue(v reflect.Value) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteSlice ¶
func DeleteSlice[T comparable](a []T, t T) []T
func GetFiledTag ¶
func GetFiledTag(field reflect.StructField, tag string) []string
func GetJsonName ¶
func GetJsonName(field reflect.StructField) string
func HasJsonName ¶
func HasJsonName(field reflect.StructField) bool
func IsEmptyValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.