Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Endpoints ¶
type Endpoints struct { HealthEndpoint endpoint.Endpoint PostDMSRenew endpoint.Endpoint PostDMSIssueCSR endpoint.Endpoint PostDMSIssue endpoint.Endpoint }
func MakeServerEndpoints ¶
func MakeServerEndpoints(s service.Service, otTracer stdopentracing.Tracer) Endpoints
type HealthRequest ¶ added in v0.0.2
type HealthRequest struct{}
type HealthResponse ¶ added in v0.0.2
Click to show internal directories.
Click to hide internal directories.