package
3.2.0-dev.53
Repository: https://github.com/edgexfoundry/go-mod-core-contracts.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewConfigResponse creates new ConfigResponse with all fields set appropriately.
NewCountResponse creates new CountResponse with all fields set appropriately.
NewPingResponse creates new PingResponse with all fields set appropriately.
No description provided by the author
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

BaseRequest defines the base content for request DTOs (data transfer objects).
BaseResponse defines the base content for response DTOs (data transfer objects).
BaseWithConfigResponse defines the base content for response DTOs (data transfer objects).
BaseWithIdResponse defines the base content for response DTOs (data transfer objects).
BaseWithServiceNameResponse defines the base content for response DTOs (data transfer objects).
BaseWithTotalCountResponse defines the base content for response DTOs (data transfer objects).
ConfigResponse defines the configuration for the targeted service.
CountResponse defines the Response Content for GET count DTO.
PingResponse defines the content of response content for GET Ping DTO.
SecretDataKeyValue is a key/value pair to be stored in the Secret Store as part of the Secret Data.
SecretRequest is the request DTO for storing supplied secret at a given SecretName in the Secret Store.
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.