package
0.0.0-20240131150731-99cda8c7308a
Repository: https://github.com/bartossh/algo.git
Documentation: pkg.go.dev
# Functions
NewReadCounter crate instance allowing access ReadCounter methods.
NewReadWriteCounter crate instance allowing access ReadCounter and WriteCounter methods.
NewWriteCounter creates instance allowing access WriteCounter methods.
# Structs
Reader reads values and counts read operation specifics.
ReaderWriter reads and writes values and counts read and write operation specifics.
Writer writes values and counts write operations specifics.