Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MobileServer ¶
type MobileServer struct { Config *Config ControllersV1 *controllers.MobileControllersV1 // contains filtered or unexported fields }
MobileServer ...
func NewMobileServer ¶
func NewMobileServer(cfg *Config, ctrls *controllers.MobileControllersV1, graceful *graceful_service.GracefulService, accessFilter *rbac.AccessFilter, streamService *stream.StreamService, gateClient *gate_client.GateClient) (newServer *MobileServer)
NewMobileServer ...
type MobileServerLogger ¶
type MobileServerLogger struct {
// contains filtered or unexported fields
}
MobileServerLogger ...
Directories ¶
Path | Synopsis |
---|---|
Smart home This documentation describes APIs found under https://github.com/e154/smart-home BasePath: /api/v1 Version: 1.0.0 License: GPLv3 https://raw.githubusercontent.com/e154/smart-home/master/LICENSE Contact: Alex Filippov <support@e154.ru> https://e154.github.io/smart-home/ Consumes: - application/json Produces: - application/json Security: - BasicAuth - ApiKeyAuth SecurityDefinitions: ApiKeyAuth: type: apiKey name: Authorization in: header BasicAuth: type: basic swagger:meta
|
Smart home This documentation describes APIs found under https://github.com/e154/smart-home BasePath: /api/v1 Version: 1.0.0 License: GPLv3 https://raw.githubusercontent.com/e154/smart-home/master/LICENSE Contact: Alex Filippov <support@e154.ru> https://e154.github.io/smart-home/ Consumes: - application/json Produces: - application/json Security: - BasicAuth - ApiKeyAuth SecurityDefinitions: ApiKeyAuth: type: apiKey name: Authorization in: header BasicAuth: type: basic swagger:meta |
Click to show internal directories.
Click to hide internal directories.