Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncCounterMap ¶
SyncCounterMap : map for keeping locks on structures
func NewSyncCounterMap ¶
func NewSyncCounterMap() *SyncCounterMap
NewSyncCounterMap : create a new sync map
func (*SyncCounterMap) DecreaseCounter ¶
func (sm *SyncCounterMap) DecreaseCounter(k string) (int, error)
DecreaseCounter :
Click to show internal directories.
Click to hide internal directories.