Documentation ¶
Index ¶
- func NewJWTMiddleware() *jwt.GinJWTMiddleware
- type ID
- type Server
- func (s *Server) AllPositions(c *gin.Context)
- func (s *Server) CreateWatchdog(c *gin.Context)
- func (s *Server) GetPosition(c *gin.Context)
- func (s *Server) GetTotalAnalysis(c *gin.Context)
- func (s *Server) GetWatchdog(c *gin.Context)
- func (s *Server) GetWatchdogAnalysis(c *gin.Context)
- func (s *Server) InitAPI()
- func (s *Server) Register(c *gin.Context)
- func (s *Server) Run()
- func (s *Server) StopWatchdog(c *gin.Context)
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJWTMiddleware ¶
func NewJWTMiddleware() *jwt.GinJWTMiddleware
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) AllPositions ¶
func (*Server) CreateWatchdog ¶
func (*Server) GetPosition ¶
func (*Server) GetTotalAnalysis ¶
func (*Server) GetWatchdog ¶
func (*Server) GetWatchdogAnalysis ¶
func (*Server) StopWatchdog ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.