Documentation
¶
Index ¶
- func NewCasaOS() codegen.ServerInterface
- type CasaOS
- func (c *CasaOS) CheckUploadChunk(ctx echo.Context, params codegen.CheckUploadChunkParams) error
- func (s *CasaOS) GetFileTest(ctx echo.Context) error
- func (s *CasaOS) GetHealthPorts(ctx echo.Context) error
- func (s *CasaOS) GetHealthServices(ctx echo.Context) error
- func (c *CasaOS) GetHealthlogs(ctx echo.Context) error
- func (s *CasaOS) GetZerotierInfo(ctx echo.Context) error
- func (c *CasaOS) PostUploadFile(ctx echo.Context) error
- func (s *CasaOS) SetZerotierNetworkStatus(ctx echo.Context, networkId string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCasaOS ¶
func NewCasaOS() codegen.ServerInterface
Types ¶
type CasaOS ¶
type CasaOS struct {
// contains filtered or unexported fields
}
func (*CasaOS) CheckUploadChunk ¶
func (c *CasaOS) CheckUploadChunk(ctx echo.Context, params codegen.CheckUploadChunkParams) error
func (*CasaOS) GetFileTest ¶
func (*CasaOS) GetHealthPorts ¶
func (*CasaOS) GetHealthServices ¶
func (*CasaOS) GetHealthlogs ¶
func (*CasaOS) GetZerotierInfo ¶
func (*CasaOS) PostUploadFile ¶
func (*CasaOS) SetZerotierNetworkStatus ¶
Click to show internal directories.
Click to hide internal directories.