Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
func NewEncoder ¶
NewEncoder creates a cache.Encoder that maintains a cache of already decoded JSON bytes of events to prevent doubling up of both decoding work and JSON bytes usage for multiple concurrent requests of overlapping events by clients.
Click to show internal directories.
Click to hide internal directories.