Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Endpoints ¶
type Endpoints struct { GetEndpoint endpoint.Endpoint PostEndpoint endpoint.Endpoint HealthEndpoint endpoint.Endpoint }
func MakeServerEndpoints ¶
func MakeServerEndpoints(s service.Service, otTracer stdopentracing.Tracer) Endpoints
type HealthRequest ¶
type HealthRequest struct{}
type HealthResponse ¶
type OcspRequest ¶
type OcspRequest struct {
Msg []byte
}
type OcspResponse ¶
Click to show internal directories.
Click to hide internal directories.