Documentation ¶
Index ¶
- func InitGlobalLogger() *zap.Logger
- func RunCLI(rootCommand *cobra.Command)
- func SetupCloseHandler(handler CleanUpHandler)
- func SetupConfiguration(c *cobra.Command, args []string)
- func SetupDefaultConfiguration(handler DefaultConfigHandler)
- type ChainIndexer
- type CleanUpHandler
- type DefaultConfigHandler
- type IndexingWorker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitGlobalLogger ¶ added in v0.0.2
func SetupCloseHandler ¶ added in v0.0.2
func SetupCloseHandler(handler CleanUpHandler)
func SetupConfiguration ¶ added in v0.0.2
func SetupDefaultConfiguration ¶ added in v0.0.2
func SetupDefaultConfiguration(handler DefaultConfigHandler)
Types ¶
type CleanUpHandler ¶ added in v0.0.2
type CleanUpHandler func()
type DefaultConfigHandler ¶ added in v0.0.2
type DefaultConfigHandler func()
type IndexingWorker ¶
IndexingWorker interface
Click to show internal directories.
Click to hide internal directories.