package
0.0.0-20220707065325-9c6ad406158f
Repository: https://github.com/dataworkbench/glog.git
Documentation: pkg.go.dev

# README

buffer for format log

References

Inspired by following projects:

# Functions

NewPool constructs a new Pool.

# Structs

Buffer is a thin wrapper around a byte slice.
A Pool is a type-safe wrapper around a sync.Pool.