package
2.2.4+incompatible
Repository: https://github.com/goadesign/examples.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewAddEndpoint returns an endpoint function that calls the method "add" of service "resume".
NewClient initializes a "resume" service client given the endpoints.
NewEndpoints wraps the methods of the "resume" service with endpoints.
NewListEndpoint returns an endpoint function that calls the method "list" of service "resume".
NewStoredResumeCollection initializes result type StoredResumeCollection from viewed result type StoredResumeCollection.
NewViewedStoredResumeCollection initializes viewed result type StoredResumeCollection from result type StoredResumeCollection using the given view.
# 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 "resume" service client.
No description provided by the author
Endpoints wraps the "resume" service endpoints.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
The storage service makes it possible to add resumes using multipart.
# Type aliases
StoredResumeCollection is the result type of the resume service list method.