Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LockSize = 5
View Source
var RowLimitValue = uint64(5000)
Functions ¶
func RepeatForLock ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(persist idb.Persist, sc controlwrap.ControlWrap) *Manager
Click to show internal directories.
Click to hide internal directories.