//
pkg.gl
Category
github.com/dreamlu/micro/v2
auth
api
package
2.5.0
Repository:
https://github.com/dreamlu/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.