//
pkg.gl
Category
github.com/kolbis/go-kit-user-ms-example
client
service
package
1.0.0
Repository:
https://github.com/kolbis/go-kit-user-ms-example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
13 SLOC
#
Interfaces
Service
Service defines all the APIs available for the service.
#
Type aliases
ServiceMiddleware
ServiceMiddleware used to chain behaviors on the UserService using middleware pattern.