Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultBufferSize = 8096
)
Variables ¶
View Source
var (
BufferSize = DefaultBufferSize
)
Functions ¶
func CounterAt64 ¶
func Initialize ¶
func Initialize(done <-chan struct{}, backend Backend)
Types ¶
type NopBackend ¶
type NopBackend struct { }
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func NewProcessor ¶
func (*Processor) NewCounter ¶
Click to show internal directories.
Click to hide internal directories.