Categorygithub.com/kingledion/go-tools
module
0.6.0
Repository: https://github.com/kingledion/go-tools.git
Documentation: pkg.go.dev

# README

A collection of golang structures for common processes.

  • Tree
  • Queue (under development)

# Packages

No description provided by the author
Package tree implements a simple tree that can be serialized and deserialized from a byte-based storage, such as a file or cloud storage.