Documentation ¶
Overview ¶
Package PowerPointService - API endpoints pulled from the sqlite database, (./assets/interface.db), contained within the Android app com.isolarcloud.manager
Index ¶
- func GetAreaName() string
- type Area
- func (a Area) Call(name api.EndPointName) output.Json
- func (a Area) GetAreaName() api.AreaName
- func (a Area) GetData(name api.EndPointName) output.Json
- func (a Area) GetEndPoint(name api.EndPointName) api.EndPoint
- func (a Area) GetEndPoints() api.TypeEndPoints
- func (a Area) GetError(name api.EndPointName) error
- func (a Area) GetRequest(name api.EndPointName) output.Json
- func (a Area) GetResponse(name api.EndPointName) output.Json
- func (a Area) Init(apiRoot *api.Web) api.AreaStruct
- func (a Area) IsValid(name api.EndPointName) error
- func (a Area) SetRequest(name api.EndPointName, ref interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAreaName ¶
func GetAreaName() string
Types ¶
type Area ¶
type Area api.AreaStruct
func (Area) GetAreaName ¶
func (Area) GetEndPoint ¶
func (a Area) GetEndPoint(name api.EndPointName) api.EndPoint
func (Area) GetEndPoints ¶
func (a Area) GetEndPoints() api.TypeEndPoints
func (Area) GetRequest ¶
func (a Area) GetRequest(name api.EndPointName) output.Json
func (Area) GetResponse ¶
func (a Area) GetResponse(name api.EndPointName) output.Json
func (Area) SetRequest ¶
func (a Area) SetRequest(name api.EndPointName, ref interface{}) error
Directories ¶
Path | Synopsis |
---|---|
Package queryPointDataTopOne - This file is auto-generated from the update_all.sh script.
|
Package queryPointDataTopOne - This file is auto-generated from the update_all.sh script. |
Click to show internal directories.
Click to hide internal directories.