package
0.0.0-20140609163054-ad3a6f079210
Repository: https://github.com/naoina/kocha-urlrouter.git
Documentation: pkg.go.dev

# Functions

New returns a new DoubleArray.

# Structs

DoubleArray represents a URLRouter by Double-Array.
DoubleArrayRouter represents the Router of Double-Array.
Record represents a record that use to build the Double-Array.

# Type aliases

RecordSlice represents a slice of Record for sort and implements the sort.Interface.