package
0.0.0-20210826143430-149877ffaf1a
Repository: https://github.com/dapperblondie/blog-system.git
Documentation: pkg.go.dev

# Functions

NewClientConfig use for creating the configuration structure for whole RPC Client.
NewMSession use for creating mongodb session for client-side.
Routes make http handlers for HTTP1.X API server.
WriteResponseToUser a helper function for writing our json response to user.

# Structs

ClientConfig useful for holding the client configuration objects.
No description provided by the author
RestConf holding our rest api configurations.