Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LogWithCommand logrus.Entry SubCommand string )
Functions ¶
Types ¶
type Exporter ¶
type Exporter interface {
Export() ([]event.TransformerInitializer, []storage.TransformerInitializer, []transformer.ContractTransformerInitializer)
}
Click to show internal directories.
Click to hide internal directories.