//
pkg.gl
Category
github.com/wzshiming/gen-examples
service
auth
package
0.0.0-20211213053905-8f9433f24fec
Repository:
https://github.com/wzshiming/gen-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
79 SLOC
#
Functions
NewAuthService
NewAuthService Create a new AuthService.
VerifyApiKey
VerifyApiKey #security:"apiKey"#.
VerifyBasic
VerifyBasic #security:"basic"#.
#
Structs
Auth
Auth is a auth.
AuthService
AuthService #path:"/auth/"#.
AuthWithID
AuthWithID is Auth with ID.