//
pkg.gl
Category
github.com/sagernet/tailscale
util
ringbuffer
package
1.79.0-mod
Repository:
https://github.com/sagernet/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
52 SLOC
#
Functions
New
New creates a new RingBuffer containing at most max items.
#
Structs
RingBuffer
RingBuffer is a concurrency-safe ring buffer.