//
pkg.gl
Category
github.com/moemoe89/simple-implementation-jwt-golang
api
package
0.0.0-20200228154725-6074f3018257
Repository:
https://github.com/moemoe89/simple-implementation-jwt-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
118 SLOC
#
Packages
api_struct
No description provided by the author
mocks
No description provided by the author
#
Functions
NewCtrl
NewCtrl will create an object that represent the ctrl struct.
NewService
NewService will create an object that represent the Service interface.
Ping
Ping will handle the ping endpoint.
#
Interfaces
Service
Service represent the services.