Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NilEventStorage ¶
type NilEventStorage struct { }
NilEventStorage is an implementation of the event storage interface that just logs but does not store the data
func NewNilEventStorage ¶
func NewNilEventStorage() (*NilEventStorage, error)
NewNilEventStorage creates and initializes an instance of NewNilEventStorage
Click to show internal directories.
Click to hide internal directories.