Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFloat64 ¶
Types ¶
type IdGenerate ¶
type IdGenerate struct {
// contains filtered or unexported fields
}
func NewIdGenerate ¶
func NewIdGenerate(baseTime time.Time) *IdGenerate
func (*IdGenerate) Next ¶
func (g *IdGenerate) Next() int64
Click to show internal directories.
Click to hide internal directories.