package
Version:
v0.3.24
Opens a new window with list of versions in this module.
Published: Aug 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package service implements API functions residing under /cofe/service.
This path contains methods for querying services.
Package service implements API functions residing under /core/service.
This path contains methods for listing services.
API contains methods for listing services.
NewAPI creates a new service API instance with the given client.
type Service struct {
Name string `json:"name"`
ID string `json:"identifier"`
Title string `json:"title"`
Category string `json:"category"`
}
Service describes a service provided by Anexia.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.