Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleInterface ¶
func NewConsole ¶
func NewConsole(writer zerolog.ConsoleWriter) ConsoleInterface
type Elasticsearch ¶
type Elasticsearch struct {
// contains filtered or unexported fields
}
type ElasticsearchInterface ¶
func NewElasticsearch ¶
func NewElasticsearch(client *elasticsearch.Client, index string) ElasticsearchInterface
Click to show internal directories.
Click to hide internal directories.