package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev

# Packages

Package proto is a collection of libraries for parsing and indexing the type definitions.
No description provided by the author

# Functions

NewTrie creates a Trie and add all strings in the provided list to it.
ToCanonicalName converts Golang package/type name into canonical OpenAPI name.

# Structs

A simple trie implementation with Add and HasPrefix methods only.