Documentation
¶
Index ¶
- type Server
- func (srv *Server) AddApplication(ctx echo.Context) error
- func (srv *Server) DeployApplication(ctx echo.Context, id int) error
- func (srv *Server) GetApplication(ctx echo.Context, id int) error
- func (srv *Server) GetApplications(ctx echo.Context) error
- func (srv *Server) ValidateBasicAuth(username string, rawToken string, ctx echo.Context) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.