package
Version:
v0.14.2
Opens a new window with list of versions in this module.
Published: Nov 22, 2015
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
RouterNotFound = errors.New("Router not found.")
)
type RouterFactory interface {
Create(rawConfig interface{}) (Router, error)
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.