# Functions
No description provided by the author
No description provided by the author
NewConfigResponse creates new ConfigResponse with all fields set appropriately.
NewMetricsResponse creates new MetricsResponse with all fields set appropriately.
NewPingResponse creates new PingResponse with all fields set appropriately.
No description provided by the author
NewVersionResponse creates new VersionResponse with all fields set appropriately.
NewVersionSdkResponse creates new VersionSdkResponse with all fields set appropriately.
# Structs
Request defines the base content for request DTOs (data transfer objects).
BaseResponse defines the base content for response DTOs (data transfer objects).
BaseWithIdResponse defines the base content for response DTOs (data transfer objects).
ConfigResponse defines the configuration for the targeted service.
No description provided by the author
MetricsResponse defines the providing memory and cpu utilization stats of the service.
PingResponse defines the content of response content for POST Ping DTO This object and its properties correspond to the Ping object in the APIv2 specification: https://app.swaggerhub.com/apis-docs/EdgeXFoundry1/core-data/2.x#/PingResponse.
Versionable shows the API version in DTOs.
VersionResponse defines the latest version supported by the service.
VersionSdkResponse defines the latest sdk version supported by the service.