Documentation
¶
Index ¶
- func GenHashKey(args ...interface{}) string
- func GenIndex() int64
- func GenKey(args ...interface{}) string
- func GenSnowflake() string
- func GenULID(tag string) string
- func GenUUId(tag string) string
- func GenXID(tag string) string
- func GetULID(id string) string
- func GetUUID(id string) string
- func GetXID(id string) string
- func TagULID(tag, id string) string
- func TagUUID(tag, id string) string
- func TagXID(tag, 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 ¶ added in v0.1.15
func GenHashKey(args ...interface{}) string
* * GenHashKey * @params args ...interface{} * @return string *
func GenKey ¶ added in v0.1.1
func GenKey(args ...interface{}) string
* * GenKey * @params args ...interface{} * @return string *
func GenULID ¶ added in v1.0.11
* * GenULID (Universally locally identifier) * @params tag string * @return string *
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.