Categorygithub.com/weisbartb/tsbuffer
modulepackage
1.0.1
Repository: https://github.com/weisbartb/tsbuffer.git
Documentation: pkg.go.dev

# README

Thread Safe Buffer

This is a simple wrapper for making a thread-safe buffer to allow multiple writers to a single buffer as long as complete statements are provided.

# Functions

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author