//
pkg.gl
Category
github.com/hashicorp/vagrant
internal
pkg
circbufsync
package
2.4.1+incompatible
Repository:
https://github.com/hashicorp/vagrant.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
29 SLOC
#
Functions
New
New creates a new synced circbuf.Buffer.
#
Structs
Buffer
Buffer implements a subset of the *circbuf.Buffer methods where each exposed method is safe for concurrent read/write access.