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

# Functions

NewClient initializes a "text" service client given the endpoints.
NewConcatbytesEndpoint returns an endpoint function that calls the method "concatbytes" of service "text".
NewConcatbytesfieldEndpoint returns an endpoint function that calls the method "concatbytesfield" of service "text".
NewConcatstringfieldEndpoint returns an endpoint function that calls the method "concatstringfield" of service "text".
NewConcatstringsEndpoint returns an endpoint function that calls the method "concatstrings" of service "text".
NewEndpoints wraps the methods of the "text" service with endpoints.

# Constants

ServiceName is the name of the service as defined in the design.

# Variables

MethodNames lists the service method names as defined in the design.

# Structs

Client is the "text" service client.
ConcatbytesfieldPayload is the payload type of the text service concatbytesfield method.
ConcatbytesPayload is the payload type of the text service concatbytes method.
ConcatstringfieldPayload is the payload type of the text service concatstringfield method.
ConcatstringsPayload is the payload type of the text service concatstrings method.
Endpoints wraps the "text" service endpoints.
MyConcatenation is the result type of the text service concatstringfield method.

# Interfaces

The text service performs operations on strings.