golang-github-tchap-go-patricia-devel - A golang registry for global request variables
| Website: | https://github.com/tchap/go-patricia |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
A generic patricia trie (also called radix tree) implemented in Go (Golang). The patricia trie as implemented in this library enables fast visiting of items in some particular ways: 1. visit all items saved in the tree, 2. visit all items matching particular prefix (visit subtree), or 3. given a string, visit all items matching some prefix of that string. This package contains library source intended for building other packages which use tchap/go-patricia.
Packages
| golang-github-tchap-go-patricia-devel-1.0.1-4.el6.i686 [14 KiB] |
Changelog
by Lokesh Mandvekar (2014-07-30):
- Resolves: rhbz#1117562 - package review request - Remove conditional for fedora/rhel (separately deal with el6) - replace go_arches with archnames |
| golang-github-tchap-go-patricia-devel-1.0.1-4.el6.x86_64 [14 KiB] |
Changelog
by Lokesh Mandvekar (2014-07-30):
- Resolves: rhbz#1117562 - package review request - Remove conditional for fedora/rhel (separately deal with el6) - replace go_arches with archnames |