Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupRoutes ¶
func SetupRoutes(app *Application) *http.ServeMux
Types ¶
type Application ¶
type Application struct {
Address string
}
func NewApplication ¶
func NewApplication(address string) *Application
Click to show internal directories.
Click to hide internal directories.