Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Route ¶
type Route struct {
// contains filtered or unexported fields
}
func NewMustRoute ¶
func NewMustRoute(pattern string, fn RouteFunction) Route
type RouteFunction ¶
type Router ¶
type Router struct {
// contains filtered or unexported fields
}
func (Router) ServeGemini ¶
type RouterMatch ¶
Click to show internal directories.
Click to hide internal directories.