package
0.0.0-20211115162838-342cda44c3f4
Repository: https://github.com/bburaksseyhan/todo-api.git
Documentation: pkg.go.dev
# Functions
BadRequestError return RestErr with bad_request status and messages.
mcustom error return RestErr with internal_server status and messages.
NotFoundRequestError return RestErr with not_found status and messages.
# Structs
Configuration hold the all configurations in a single struct.
DBSettings hold the Cassandra DB Settings.
HostSettings hold the GIN Web Server Settings.
No description provided by the author