package
2.2.4+incompatible
Repository: https://github.com/goadesign/examples.git
Documentation: pkg.go.dev

# Functions

BuildConcatbytesfieldPayload builds the payload for the text concatbytesfield endpoint from CLI flags.
BuildConcatbytesPayload builds the payload for the text concatbytes endpoint from CLI flags.
BuildConcatstringfieldPayload builds the payload for the text concatstringfield endpoint from CLI flags.
BuildConcatstringsPayload builds the payload for the text concatstrings endpoint from CLI flags.
ConcatbytesfieldTextPath returns the URL path to the text service concatbytesfield HTTP endpoint.
ConcatbytesTextPath returns the URL path to the text service concatbytes HTTP endpoint.
ConcatstringfieldTextPath returns the URL path to the text service concatstringfield HTTP endpoint.
ConcatstringsTextPath returns the URL path to the text service concatstrings HTTP endpoint.
DecodeConcatbytesfieldResponse returns a decoder for responses returned by the text concatbytesfield endpoint.
DecodeConcatbytesResponse returns a decoder for responses returned by the text concatbytes endpoint.
DecodeConcatstringfieldResponse returns a decoder for responses returned by the text concatstringfield endpoint.
DecodeConcatstringsResponse returns a decoder for responses returned by the text concatstrings endpoint.
NewClient instantiates HTTP clients for all the text service servers.
NewConcatbytesfieldMyConcatenationOK builds a "text" service "concatbytesfield" endpoint result from a HTTP "OK" response.
NewConcatstringfieldMyConcatenationOK builds a "text" service "concatstringfield" endpoint result from a HTTP "OK" response.

# Structs

Client lists the text service endpoint HTTP clients.