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(tag, id string) string
- func GetXid(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 *
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.