Documentation
¶
Index ¶
- type Loki
- func (l *Loki) Batch(size int, wait time.Duration) (loki *Loki)
- func (l *Loki) Build() *core.Factory
- func (l *Loki) Http(http *http.Client) (loki *Loki)
- func (l *Loki) Label(key string, value string) (loki *Loki)
- func (l *Loki) Labels(labels map[string]string) (loki *Loki)
- func (l *Loki) Password(password string) (loki *Loki)
- func (l *Loki) Tenant(tenant string) (loki *Loki)
- func (l *Loki) Url(url string) (loki *Loki)
- func (l *Loki) Username(username string) (loki *Loki)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.