# Packages
No description provided by the author
# Functions
NewClient initializes a "events" service client given the endpoints.
NewEndpoints wraps the methods of the "events" service with endpoints.
NewEventCollection initializes result type EventCollection from viewed result type EventCollection.
NewListFindingEventsEndpoint returns an endpoint function that calls the method "List finding events" of service "events".
NewViewedEventCollection initializes viewed result type EventCollection from result type EventCollection 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 "events" service client.
Endpoints wraps the "events" service endpoints.
No description provided by the author
ListFindingEventsPayload is the payload type of the events service List finding events method.
# Interfaces
Finding events endpoint.
# Type aliases
EventCollection is the result type of the events service List finding events method.