package
2.4.1+incompatible
Repository: https://github.com/hashicorp/vagrant.git
Documentation: pkg.go.dev

# Functions

New creates a new Buffer.

# Structs

Buffer is a data structure for buffering logs with concurrent read/write access.
Reader reads log entry values from a buffer.

# Interfaces

Entry
Entry is just an interface{} type.