golibrary

module
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2020 License: MIT

README

golibrary

This repository contains set of general purpose go packages "mainly" dedicated to json APIs.

Installation

Run go get -u github.com/BentCoder/golibrary command to install the packages or use go get -u github.com/BentCoder/golibrary@{commit_hash} to install specific version.

Packages

database

This package is responsible for handling database operations.

log

This package is responsible for setting up the application logger globally.

middleware

This package is responsible for server and router level middleware chaining.

request

This package is responsible for handling request related features.

response

This package is responsible for handling json responses.

router

This package is responsible for handling routes/endpoints.

test

This package is responsible for providing common features for test environments.

validator

This package is responsible for validating inputs.

Directories

Path Synopsis
pkg
log
Package log is responsible for setting up the application logger globally.
Package log is responsible for setting up the application logger globally.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL