//
pkg.gl
Category
github.com/hashicorp/vagrant
internal
server
logbuffer
package
2.4.1+incompatible
Repository:
https://github.com/hashicorp/vagrant.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
248 SLOC
#
Functions
New
New creates a new Buffer.
#
Structs
Buffer
Buffer is a data structure for buffering logs with concurrent read/write access.
Reader
Reader reads log entry values from a buffer.
#
Interfaces
Entry
Entry is just an interface{} type.