Documentation ¶ Index ¶ func MakeGetNumericalsEndpoint(s logic.APIService, lg log.Logger) endpoint.Endpoint type Endpoints func CreateEndpoints(s logic.APIService, lg log.Logger) Endpoints Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MakeGetNumericalsEndpoint ¶ func MakeGetNumericalsEndpoint(s logic.APIService, lg log.Logger) endpoint.Endpoint Types ¶ type Endpoints ¶ type Endpoints struct { GetNumericals endpoint.Endpoint SolveEndpoint endpoint.Endpoint GetTasksEndpoint endpoint.Endpoint GetSchemasEndpoint endpoint.Endpoint } func CreateEndpoints ¶ func CreateEndpoints(s logic.APIService, lg log.Logger) Endpoints Source Files ¶ View all Source files endpoint.go Click to show internal directories. Click to hide internal directories.