//
pkg.gl
Category
github.com/tinhminhtue/go-reused-lib
support
idgen
package
0.0.3
Repository:
https://github.com/tinhminhtue/go-reused-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
55 SLOC
#
Packages
idgen_wire
No description provided by the author
#
Functions
GetMachineID
Aws get machine id.
ProvideIdGenImpSonyflake
Provider singleton of IdGenImpSonyflake.
#
Variables
IdGenImpSonyflakeSingleton
Singleton IdGenImpSonyflake.
#
Structs
IdGenImpSonyflake
Implentation of IdGen interface by sonyflake.
IdSideEffect
No description provided by the author
#
Interfaces
IdGen
generate id interface.