//
pkg.gl
Category
github.com/xanderflood/fruit-pi-server
cmd
api
server
package
0.0.0-20200129003244-9aa193b98a7a
Repository:
https://github.com/xanderflood/fruit-pi-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
263 SLOC
#
Packages
auth
No description provided by the author
#
Functions
AddRoutes
AddRoutes accepts a *gin.Engine and adds all thenecessary routes to it for this API.
NewServer
NewServer creates a new Server.
#
Structs
ServerAgent
ServerAgent implements Server.
#
Interfaces
Server
Server is the gin server interface for the public APIgo:generate counterfeiter .