Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLogsFacade ¶
func NewLogsFacade(args ArgsNewLogsFacade) (*logsFacade, error)
NewLogsFacade creates a new logs facade
Types ¶
type ArgsNewLogsFacade ¶
type ArgsNewLogsFacade struct { StorageService dataRetriever.StorageService Marshaller marshal.Marshalizer PubKeyConverter core.PubkeyConverter }
ArgsNewLogsFacade holds the arguments for constructing a logsFacade
Click to show internal directories.
Click to hide internal directories.