package
0.0.0-20220106072424-312ee99d3cf3
Repository: https://github.com/gauge2009/micro-golang.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewHTTPClient returns a new client instance to our svc2 using the HTTP transport.
NewHTTPHandler returns a new HTTP handler our svc2.
NewService returns a new implementation of our Service.
# Variables
Service errors.
# Interfaces
Service interface to our svc2 service.