package
1.0.0
Repository: https://github.com/amobe/d-back.git
Documentation: pkg.go.dev

# Functions

NewErrResponse creates the instance of err response.
NewGinServer creates a GinServer instance.
NewResponse creates the instance of the response includes json body.

# Structs

ErrResponse represent the response with err message.
GinServer represents a web service implement with gin.
Response represents the general response of the webserver.