Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewData, NewEsClient)
ProviderSet is data providers.
Functions ¶
Types ¶
type Data ¶
type Data struct {
// contains filtered or unexported fields
}
Data .
func NewData ¶
func NewData(c *conf.Data, cli *elastic.Client, logPinter logPrinter.LogerPrinter, logger log.Logger) (*Data, func(), error)
NewData .
func (Data) AddClassInfo ¶
Click to show internal directories.
Click to hide internal directories.