package
0.0.0-20181001203239-e36c0f0d9a28
Repository: https://github.com/shivam010/go-rest-api.git
Documentation: pkg.go.dev

# Functions

BasicAuthentication middleware of Basic Auth.
DatabaseConnection returns a database connection setup.
InternalServerError is a generic internal server error handler.
NewTodoListManagement ...
ReturnJSONEncoded is a generic response writer for interfaces in JSON content-type.
Wrapper wraps the http request with sequence of middlewares provided.

# Structs

TodoListManagement ...

# Type aliases

RequestHandlerFunc is the type defined to use the http Handler Function externally.