Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewData, NewNebula, NewCayley, NewMapperRepo)
ProviderSet is data providers.
Functions ¶
Types ¶
type NebulaLoggerWrapper ¶
type NebulaLoggerWrapper struct{}
func (NebulaLoggerWrapper) Error ¶
func (l NebulaLoggerWrapper) Error(msg string)
func (NebulaLoggerWrapper) Fatal ¶
func (l NebulaLoggerWrapper) Fatal(msg string)
func (NebulaLoggerWrapper) Info ¶
func (l NebulaLoggerWrapper) Info(msg string)
func (NebulaLoggerWrapper) Warn ¶
func (l NebulaLoggerWrapper) Warn(msg string)
Click to show internal directories.
Click to hide internal directories.