//
pkg.gl
Category
github.com/ibiscum/Hands-On-Software-Engineering-with-Golang
Chapter08
bspgraph
aggregator
package
0.0.0-20241223090118-035fcd7fed56
Repository:
https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
98 SLOC
#
Structs
Float64Accumulator
Float64Accumulator implements a concurrent-safe accumulator for float64 values.
IntAccumulator
IntAccumulator implements a concurrent-safe accumulator for int values.