Documentation
¶
Index ¶
- func CreateStructFromInterface(a interface{}) interface{}
- func CreateStructFromInterfacePtr(a interface{}) interface{}
- func CurrentDir() string
- func DigestJsonStruct(obj any, skipPrefix string) ([]byte, error)
- func DigestJsonText(data, skipPrefix string) ([]byte, error)
- func GetTimeGMT() string
- func IsFileExists(path string) bool
- func NewUUID() string
- func SnowflakeId() uint64
- func SnowflakeStringId() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateStructFromInterface ¶
func CreateStructFromInterface(a interface{}) interface{}
func CreateStructFromInterfacePtr ¶
func CreateStructFromInterfacePtr(a interface{}) interface{}
func CurrentDir ¶
func CurrentDir() string
func DigestJsonText ¶
func GetTimeGMT ¶
func GetTimeGMT() string
func IsFileExists ¶
func SnowflakeId ¶
func SnowflakeId() uint64
func SnowflakeStringId ¶
func SnowflakeStringId() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.