package
4.0.0+incompatible
Repository: https://github.com/edgexfoundry/edgex-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CheckCountRange evaluates if the offset and limit parameters are within the valid range.
CheckMinInterval parses the ISO 8601 time duration string to Duration type and evaluates if the duration value is smaller than the suggested minimum duration.
No description provided by the author
ParseBodyToMap parses the body of http request to a map[string]interfaces{}.
ParseGetAllObjectsRequestQueryString parses offset, limit and labels from the query parameters.
ParsePathParamToInt64 parses the specified path parameter to a 64-bit integer.
No description provided by the author
Parse the specified query string key to an integer.
ParseQueryStringToInt64 parses the specified query string key to a 64-bit integer.
Parse the specified query string key to a string.
Parse the specified query string key to an array of string.
No description provided by the author
No description provided by the author
SendRequestWithRESTAddress sends request with REST address.
No description provided by the author
WriteErrorResponse writes Http header, encode error response with JSON format and writes to the HTTP response.
No description provided by the author