Documentation
¶
Index ¶
Constants ¶
View Source
const ( RequestTimeout = 30 * time.Second SendBatchesNum = 2 )
View Source
const (
FlushLogsNumber = 1024
)
View Source
const FlushStateInterval = time.Millisecond * 100
View Source
const K8sPodsRegexp = `` /* 140-byte string literal not displayed */
nolint: lll
View Source
const ShutDownDuration = time.Second * 10
Variables ¶
View Source
var ErrBadStatusCode = errors.New("bas status code")
View Source
var ErrChannelClosed = errors.New("channel closed")
View Source
var ErrChannelOverflowed = errors.New("channel overflowed")
View Source
var ErrInterfaceAssertion = errors.New("invalid interface assertion")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.