//
pkg.gl
Category
github.com/kingledion/go-tools
module
0.6.0
Repository:
https://github.com/kingledion/go-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
README
A collection of golang structures for common processes.
Tree
Queue (under development)
#
Packages
queue
No description provided by the author
tree
Package tree implements a simple tree that can be serialized and deserialized from a byte-based storage, such as a file or cloud storage.