Name : golang-github-tchap-go-patricia-devel
| |
Version : 1.0.1
| Vendor : Fedora Project
|
Release : 8.fc22
| Date : 2016-03-16 18:29:03
|
Group : Unspecified
| Source RPM : golang-github-tchap-go-patricia-1.0.1-8.fc22.src.rpm
|
Size : 0.02 MB
| |
Packager : Fedora Project
| |
Summary : A golang registry for global request variables
|
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 import path with github.com/tchap/go-patricia prefix.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/22/i386/g |