Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogBuffer ¶
type LogBuffer struct {
// contains filtered or unexported fields
}
Lets play a fast and loose with our locking... There isn't a lot of contention for writing and reading is pretty light too.
func NewLogBuffer ¶
Click to show internal directories.
Click to hide internal directories.