Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AutoIncrement ¶
type AutoIncrement struct {
// contains filtered or unexported fields
}
AutoIncrement struct. Using Now().UnixNano as start seed seq.
func (*AutoIncrement) Close ¶
func (autoinc *AutoIncrement) Close() error
Close -- close the plugin.
func (*AutoIncrement) Init ¶
func (autoinc *AutoIncrement) Init() error
Init -- used to init the plug module.
Source Files
¶
- autoincrement.go
- handler.go
Click to show internal directories.
Click to hide internal directories.