Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InMem ¶
InMem represents the in-memory storage by implementing the storage.Storage interface.
func (*InMem) DeletePolicy ¶
func (m *InMem) DeletePolicy(name storage.CollectorSetName) error
DeletePolicy provides thread-safe writes to a PolicyMap.
func (*InMem) IterPolicies ¶
IterPolicies provides thread-safe iteration of a PolicyMap.
Click to show internal directories.
Click to hide internal directories.