//
pkg.gl
Category
github.com/itzmanish/micro/v2
service
auth
api
package
2.10.1
Repository:
https://github.com/itzmanish/micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
49 SLOC
#
Packages
proto
No description provided by the author
#
Functions
NewHandler
NewHandler returns an initialized Handler.
Run
Run the micro auth api.
#
Variables
Address
Address is the api address.
Name
Name of the auth api.
#
Structs
Handler
Handler is an impementation of the auth api.