Documentation ¶ Index ¶ type ZosAPI func NewZosAPI(manager substrate.Manager, client zbus.Client, msgBrokerCon string) (ZosAPI, error) func NewZosAPIWithFarmerID(client zbus.Client, farmerID uint32, msgBrokerCon string) (ZosAPI, error) func (g *ZosAPI) SetupRoutes(router *peer.Router) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type ZosAPI ¶ type ZosAPI struct { // contains filtered or unexported fields } func NewZosAPI ¶ func NewZosAPI(manager substrate.Manager, client zbus.Client, msgBrokerCon string) (ZosAPI, error) func NewZosAPIWithFarmerID ¶ added in v0.1.4 func NewZosAPIWithFarmerID(client zbus.Client, farmerID uint32, msgBrokerCon string) (ZosAPI, error) func (*ZosAPI) SetupRoutes ¶ func (g *ZosAPI) SetupRoutes(router *peer.Router) Source Files ¶ View all Source files admin.godeployment.gogpu.golocation.gomiddlewares.gonetwork.goperf.goroutes.gostatistics.gostorage.gosystem.gozos_api.go Click to show internal directories. Click to hide internal directories.