Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrRouteNotFound = errors.New("unknown route to service")
)
Functions ¶
func NewDynamic ¶
func NewDynamic() *dynamic
NewDynamic creates a new dynamic router that can be have its routes updated.
Types ¶
type Error ¶
type Error struct {
// contains filtered or unexported fields
}
func (*Error) StatusCode ¶
Click to show internal directories.
Click to hide internal directories.