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

# Functions

BuildAlsoDoublySecureFunc builds the remote method to invoke for "secured_service" service "also_doubly_secure" endpoint.
BuildAlsoDoublySecurePayload builds the payload for the secured_service also_doubly_secure endpoint from CLI flags.
BuildDoublySecureFunc builds the remote method to invoke for "secured_service" service "doubly_secure" endpoint.
BuildDoublySecurePayload builds the payload for the secured_service doubly_secure endpoint from CLI flags.
BuildSecureFunc builds the remote method to invoke for "secured_service" service "secure" endpoint.
BuildSecurePayload builds the payload for the secured_service secure endpoint from CLI flags.
BuildSigninFunc builds the remote method to invoke for "secured_service" service "signin" endpoint.
BuildSigninPayload builds the payload for the secured_service signin endpoint from CLI flags.
DecodeAlsoDoublySecureResponse decodes responses from the secured_service also_doubly_secure endpoint.
DecodeDoublySecureResponse decodes responses from the secured_service doubly_secure endpoint.
DecodeSecureResponse decodes responses from the secured_service secure endpoint.
DecodeSigninResponse decodes responses from the secured_service signin endpoint.
EncodeAlsoDoublySecureRequest encodes requests sent to secured_service also_doubly_secure endpoint.
EncodeDoublySecureRequest encodes requests sent to secured_service doubly_secure endpoint.
EncodeSecureRequest encodes requests sent to secured_service secure endpoint.
EncodeSigninRequest encodes requests sent to secured_service signin endpoint.
NewAlsoDoublySecureRequest builds the gRPC request type from the payload of the "also_doubly_secure" endpoint of the "secured_service" service.
NewAlsoDoublySecureResult builds the result type of the "also_doubly_secure" endpoint of the "secured_service" service from the gRPC response type.
NewClient instantiates gRPC client for all the secured_service service servers.
NewDoublySecureRequest builds the gRPC request type from the payload of the "doubly_secure" endpoint of the "secured_service" service.
NewDoublySecureResult builds the result type of the "doubly_secure" endpoint of the "secured_service" service from the gRPC response type.
NewSecureRequest builds the gRPC request type from the payload of the "secure" endpoint of the "secured_service" service.
NewSecureResult builds the result type of the "secure" endpoint of the "secured_service" service from the gRPC response type.
NewSigninRequest builds the gRPC request type from the payload of the "signin" endpoint of the "secured_service" service.
NewSigninResult builds the result type of the "signin" endpoint of the "secured_service" service from the gRPC response type.

# Structs

Client lists the service endpoint gRPC clients.