package
0.0.0-20191202175525-690ddff2b6ca
Repository: https://github.com/brecode/urllookup.git
Documentation: pkg.go.dev

# Functions

NewHandler returns a new Handler.
UseHandlerDeps returns HandlerOption that can inject custom dependencies.

# Structs

Deps introduces the Handler dependencies.
Handler defines the data structure for the Handler.

# Interfaces

API is the interface for accessing the handler's functions for defined CRUD operations.

# Type aliases

HandlerOption defines the option function for Router.