package
0.0.0-20200709223817-76fdd1604e80
Repository: https://github.com/atla/dungeonsrv.git
Documentation: pkg.go.dev
# Functions
Logger function for http calls.
NewApp returns an application instance this is the primary stateless server providing an API interface.
NewItemHandler creates a new item handler.
NewItemTemplatesHandler creates a new item handler.
# Interfaces
App ..
HTTPResponder serves method to respond to http calls.
ItemHandler is the public item handler interface.
ItemTemplateHandler is the public item handler interface.
# Type aliases
Routes ..