# Packages

No description provided by the author

# Functions

NewClient initializes a "targets" service client given the endpoints.
NewCreateTargetEndpoint returns an endpoint function that calls the method "Create target" of service "targets".
NewDeleteTargetTeamEndpoint returns an endpoint function that calls the method "Delete target team" of service "targets".
NewDeleteTeamEndpoint returns an endpoint function that calls the method "Delete team" of service "targets".
NewEndpoints wraps the methods of the "targets" service with endpoints.
NewFinding initializes result type Finding from viewed result type Finding.
NewFindingCollection initializes result type FindingCollection from viewed result type FindingCollection.
NewGetFindingByTargetIssueAndAffectedResourceEndpoint returns an endpoint function that calls the method "Get finding by target, issue and affected resource" of service "targets".
NewGetTargetEndpoint returns an endpoint function that calls the method "Get target" of service "targets".
NewGetTargetMTTREndpoint returns an endpoint function that calls the method "Get target MTTR" of service "targets".
NewListFindingsByTargetEndpoint returns an endpoint function that calls the method "List findings by target" of service "targets".
NewListTargetsEndpoint returns an endpoint function that calls the method "List targets" of service "targets".
NewTarget initializes result type Target from viewed result type Target.
NewTargetCollection initializes result type TargetCollection from viewed result type TargetCollection.
NewTargetsSummaryEndpoint returns an endpoint function that calls the method "Targets summary" of service "targets".
NewTargetSummaryCollection initializes result type TargetSummaryCollection from viewed result type TargetSummaryCollection.
NewViewedFinding initializes viewed result type Finding from result type Finding using the given view.
NewViewedFindingCollection initializes viewed result type FindingCollection from result type FindingCollection using the given view.
NewViewedTarget initializes viewed result type Target from result type Target using the given view.
NewViewedTargetCollection initializes viewed result type TargetCollection from result type TargetCollection using the given view.
NewViewedTargetSummaryCollection initializes viewed result type TargetSummaryCollection from result type TargetSummaryCollection 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 "targets" service client.
CreateTargetPayload is the payload type of the targets service Create target method.
DeleteTargetTeamPayload is the payload type of the targets service Delete target team method.
DeleteTeamPayload is the payload type of the targets service Delete team method.
Endpoints wraps the "targets" service endpoints.
Finding is the result type of the targets service Get finding by target, issue and affected resource method.
GetFindingByTargetIssueAndAffectedResourcePayload is the payload type of the targets service Get finding by target, issue and affected resource method.
GetTargetMTTRPayload is the payload type of the targets service Get target MTTR method.
GetTargetPayload is the payload type of the targets service Get target method.
No description provided by the author
ListFindingsByTargetPayload is the payload type of the targets service List findings by target method.
ListTargetsPayload is the payload type of the targets service List targets method.
No description provided by the author
No description provided by the author
Target is the result type of the targets service Get target method.
TargetsSummaryPayload is the payload type of the targets service Targets summary method.
No description provided by the author

# Interfaces

Targets endpoint.

# Type aliases

FindingCollection is the result type of the targets service List findings by target method.
TargetCollection is the result type of the targets service List targets method.
TargetSummaryCollection is the result type of the targets service Targets summary method.