Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage is a simple object that provides thread safe methods to read and write into a map.
func (*Storage) ListEventIDs ¶
ListEventIDs returns the list of stored event IDs.
func (*Storage) ListEventVariables ¶
ListEventVariables returns the slice of variables created for EventID.
Click to show internal directories.
Click to hide internal directories.