Documentation ¶
Index ¶
- func Assert[T any](val any) (T, bool)
- func FindProjectRoot() string
- func GetAttr(o interface{}, attr string) interface{}
- func GetMd5String(s string) string
- func HasAttr(o interface{}, attr string) bool
- func MergeUpdateSQL(sqlStr1, sqlStr2 string) (string, error)
- func ReflectNew(target interface{}) interface{}
- func SetAttr(o interface{}, attr string, val interface{}) bool
- func UniqueID() string
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindProjectRoot ¶
func FindProjectRoot() string
func MergeUpdateSQL ¶
func ReflectNew ¶
func ReflectNew(target interface{}) interface{}
Types ¶
Click to show internal directories.
Click to hide internal directories.