package
0.0.0-20231027131641-93b1e7503408
Repository: https://github.com/lightstar/golib.git
Documentation: pkg.go.dev

# Functions

NewBuffer function creates new buffer.
RemoveFile function removes test file.
WriteFile function writes data into test file creating all needed directories by the way.

# Structs

Buffer structure that implements ReadWriteSyncer interface used in tests.