package
0.0.0-20240430124035-aae10642ac46
Repository: https://github.com/orbit-ops/launchpad-core.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewClient initializes new Client defined by OAS.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewOgentHandler returns a new OgentHandler.
NewOptBool returns new OptBool with value set to v.
NewOptDateTime returns new OptDateTime with value set to v.
NewOptInt returns new OptInt with value set to v.
NewOptString returns new OptString with value set to v.
NewOptUpdateRocketReqConfig returns new OptUpdateRocketReqConfig with value set to v.
NewOptUUID returns new OptUUID with value set to v.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewServer creates new Server.
WithClient specifies http client to use.
WithErrorHandler specifies error handler to use.
WithMaxMultipartMemory specifies limit of memory for storing file parts.
WithMeterProvider specifies a meter provider to use for creating a meter.
WithMethodNotAllowed specifies Method Not Allowed handler to use.
WithMiddleware specifies middlewares to use.
WithNotFound specifies Not Found handler to use.
WithPathPrefix specifies server path prefix.
WithServerURL sets context key to override server URL.
WithTracerProvider specifies a tracer provider to use for creating a tracer.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Ref: #/components/schemas/Access_AccessTokensList.
Ref: #/components/schemas/Access_ApprovalsList.
Ref: #/components/schemas/Access_RequestRead.
No description provided by the author
Ref: #/components/schemas/ApiKeyCreate.
Ref: #/components/schemas/ApiKeyList.
Ref: #/components/schemas/ApiKeyRead.
Ref: #/components/schemas/Approval_AccessRead.
Ref: #/components/schemas/ApprovalCreate.
Ref: #/components/schemas/ApprovalList.
Ref: #/components/schemas/ApprovalRead.
Ref: #/components/schemas/ApprovalUpdate.
Ref: #/components/schemas/AuditList.
Ref: #/components/schemas/AuditRead.
Client implements OAS client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeleteApiKeyNoContent is response for DeleteApiKey operation.
DeleteApiKeyParams is parameters of deleteApiKey operation.
DeleteApprovalNoContent is response for DeleteApproval operation.
DeleteApprovalParams is parameters of deleteApproval operation.
DeleteMissionNoContent is response for DeleteMission operation.
DeleteMissionParams is parameters of deleteMission operation.
DeleteRequestNoContent is response for DeleteRequest operation.
DeleteRequestParams is parameters of deleteRequest operation.
DeleteRocketNoContent is response for DeleteRocket operation.
DeleteRocketParams is parameters of deleteRocket operation.
ListAccessAccessTokensParams is parameters of listAccessAccessTokens operation.
ListAccessApprovalsParams is parameters of listAccessApprovals operation.
ListApiKeyParams is parameters of listApiKey operation.
ListApprovalParams is parameters of listApproval operation.
ListAuditParams is parameters of listAudit operation.
ListMissionParams is parameters of listMission operation.
ListMissionRequestsParams is parameters of listMissionRequests operation.
ListMissionRocketsParams is parameters of listMissionRockets operation.
ListRequestApprovalsParams is parameters of listRequestApprovals operation.
ListRequestParams is parameters of listRequest operation.
ListRocketParams is parameters of listRocket operation.
Ref: #/components/schemas/MissionCreate.
Ref: #/components/schemas/MissionList.
Ref: #/components/schemas/MissionRead.
Ref: #/components/schemas/Mission_RequestsList.
Ref: #/components/schemas/Mission_RocketsList.
Ref: #/components/schemas/MissionUpdate.
OgentHandler implements the ogen generated Handler interface and uses Ent as data layer.
OptBool is optional bool.
OptDateTime is optional time.Time.
OptInt is optional int.
OptString is optional string.
OptUpdateRocketReqConfig is optional UpdateRocketReqConfig.
OptUUID is optional uuid.UUID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadAccessRequestParams is parameters of readAccessRequest operation.
ReadApiKeyParams is parameters of readApiKey operation.
ReadApprovalAccessParams is parameters of readApprovalAccess operation.
ReadApprovalParams is parameters of readApproval operation.
ReadAuditParams is parameters of readAudit operation.
ReadMissionParams is parameters of readMission operation.
ReadRequestMissionParams is parameters of readRequestMission operation.
ReadRequestParams is parameters of readRequest operation.
ReadRocketParams is parameters of readRocket operation.
Ref: #/components/schemas/Request_ApprovalsList.
Ref: #/components/schemas/RequestCreate.
Ref: #/components/schemas/RequestList.
Ref: #/components/schemas/Request_MissionRead.
Ref: #/components/schemas/RequestRead.
Ref: #/components/schemas/RequestUpdate.
Ref: #/components/schemas/RocketCreate.
Ref: #/components/schemas/RocketList.
Ref: #/components/schemas/RocketRead.
Ref: #/components/schemas/RocketUpdate.
Route is route object.
Server implements http server based on OpenAPI v3 specification and calls Handler to handle requests.
UnimplementedHandler is no-op Handler which returns http.ErrNotImplemented.
UpdateApprovalParams is parameters of updateApproval operation.
No description provided by the author
UpdateMissionParams is parameters of updateMission operation.
No description provided by the author
UpdateRequestParams is parameters of updateRequest operation.
No description provided by the author
UpdateRocketParams is parameters of updateRocket operation.
No description provided by the author

# Interfaces

ClientOption is client config option.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Handler handles operations described by OpenAPI v3 specification.
Invoker invokes operations described by OpenAPI v3 specification.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Option is config option.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SecurityHandler is handler for security parameters.
SecuritySource is provider of security values (tokens, passwords, etc.).
ServerOption is server config option.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrorHandler is error handler.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Middleware is middleware type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author