treemux

package
v2.2.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2017 License: MIT, MIT Imports: 3 Imported by: 8

README

treemux GoDoc

Generic router ripped from httptreemux.

Documentation

Overview

Package treemux is a generic treemux ripped from httptreemux.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TreeMux

type TreeMux struct {
	// contains filtered or unexported fields
}

func New

func New() *TreeMux

func (*TreeMux) Dump

func (t *TreeMux) Dump() string

func (*TreeMux) Get

func (t *TreeMux) Get(path string) (interface{}, map[string]string)

func (*TreeMux) Set

func (t *TreeMux) Set(path string, v interface{})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL