package
0.0.0-20190906041153-78d8b059575c
Repository: https://github.com/code-critique/xkcdtagger.git
Documentation: pkg.go.dev

# Functions

Error writes an API error message to the response and logger.
NewComicHandler returns a new comic handler.
NewServer returns a new instance of Server.
NewTagHandler returns a new tag handler.

# Constants

DefaultAddr is the default bind address.

# Structs

ComicHandler reprsents the http routes for comics.
Handler is a collection of all the service handlers.
Server represents the server.
TagHandler reprsents the http routes for tags.