Documentation
¶
Index ¶
Constants ¶
View Source
const ( Base string = "/api" V1 string = Base + "/v0" Devices string = V1 + "/devices" Resources string = V1 + "/resources" Healthcheck string = "/" )
Resource Service URIs.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.