# Functions
NewClient creates a new unicast client to the codegen.test microservice.
NewHook creates a new hook to the events of the codegen.test microservice.
NewMulticastClient creates a new multicast client to the codegen.test microservice.
NewMulticastTrigger creates a new multicast trigger of the codegen.test microservice.
# Constants
Hostname is the default hostname of the microservice: codegen.test.
# Variables
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
# Structs
Client is an interface to calling the endpoints of the codegen.test microservice.
FunctionPathArgumentsIn are the input arguments of FunctionPathArguments.
FunctionPathArgumentsOut are the return values of FunctionPathArguments.
FunctionPathArgumentsResponse is the response to FunctionPathArguments.
Hook assists in the subscription to the events of the codegen.test microservice.
LinesIntersectionIn are the input arguments of LinesIntersection.
LinesIntersectionOut are the return values of LinesIntersection.
LinesIntersectionResponse is the response to LinesIntersection.
MulticastClient is an interface to calling the endpoints of the codegen.test microservice.
MulticastTrigger is an interface to trigger the events of the codegen.test microservice.
NonStringPathArgumentsIn are the input arguments of NonStringPathArguments.
NonStringPathArgumentsOut are the return values of NonStringPathArguments.
NonStringPathArgumentsResponse is the response to NonStringPathArguments.
OnDiscoveredIn are the input arguments of OnDiscovered.
OnDiscoveredOut are the return values of OnDiscovered.
OnDiscoveredResponse is the response to OnDiscovered.
PathArgumentsPriorityIn are the input arguments of PathArgumentsPriority.
PathArgumentsPriorityOut are the return values of PathArgumentsPriority.
PathArgumentsPriorityResponse is the response to PathArgumentsPriority.
PointDistanceIn are the input arguments of PointDistance.
PointDistanceOut are the return values of PointDistance.
PointDistanceResponse is the response to PointDistance.
ShiftPointIn are the input arguments of ShiftPoint.
ShiftPointOut are the return values of ShiftPoint.
ShiftPointResponse is the response to ShiftPoint.
StringCutIn are the input arguments of StringCut.
StringCutOut are the return values of StringCut.
StringCutResponse is the response to StringCut.
SubArrayRangeIn are the input arguments of SubArrayRange.
SubArrayRangeOut are the return values of SubArrayRange.
SubArrayRangeResponse is the response to SubArrayRange.
SumTwoIntegersIn are the input arguments of SumTwoIntegers.
SumTwoIntegersOut are the return values of SumTwoIntegers.
SumTwoIntegersResponse is the response to SumTwoIntegers.
UnnamedFunctionPathArgumentsIn are the input arguments of UnnamedFunctionPathArguments.
UnnamedFunctionPathArgumentsOut are the return values of UnnamedFunctionPathArguments.
UnnamedFunctionPathArgumentsResponse is the response to UnnamedFunctionPathArguments.
WhatTimeIsItIn are the input arguments of WhatTimeIsIt.
WhatTimeIsItOut are the return values of WhatTimeIsIt.
WhatTimeIsItResponse is the response to WhatTimeIsIt.
XYCoord is a non-primitive type holding X,Y coordinates.
XYLine is a non-primitive type with a nested non-primitive type.