Versions in this module Expand all Collapse all v0 v0.10.0 Feb 11, 2017 v0.7.0 Jan 7, 2015 Changes in this version + type Pather interface + Base func() route.Route + Path func(itemPath string) string + type PatherFactory interface + Absolute func(prefix string) Pather + Relative func(baseRoute route.Route) Pather