Documentation
¶
Index ¶
- func GenHashKey(args ...interface{}) string
- func GenId(tag string) string
- func GenIndex() int64
- func GenKey(args ...interface{}) string
- func GenSnowflake() string
- func GenUlId(tag string) string
- func GenXid(tag string) string
- func GetId(tag, id string) string
- func GetULID(id string) string
- func GetUUID(id string) string
- func GetXID(id string) string
- func ULID() string
- func UUID() string
- func XID() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenHashKey ¶
func GenHashKey(args ...interface{}) string
* * GenHashKey * @params args ...interface{} * @return string *
func GenKey ¶
func GenKey(args ...interface{}) string
* * GenKey * @params args ...interface{} * @return string *
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.