Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MVCCMap ¶
type MVCCMap struct {
// contains filtered or unexported fields
}
MVCCMap is the mvcc map
func (*MVCCMap) Fork ¶
func (m *MVCCMap) Fork() interface{}
Fork will fork the map thread safe between all forks of the map
Click to show internal directories.
Click to hide internal directories.