MCPcopy Create free account
hub / github.com/digitalocean/doctl / CreateAsyncInvocation

Method CreateAsyncInvocation

do/inference.go:36–36  ·  view source on GitHub ↗
(ctx context.Context, params *godo.AsyncInvocationNewParams)

Source from the content-addressed store, hash-verified

34 CreateResponse(ctx context.Context, params *godo.ResponseNewParams) (*godo.ResponsesResponse, error)
35 CreateResponseStreaming(ctx context.Context, params *godo.ResponseNewParams) (*godo.ResponseStream, error)
36 CreateAsyncInvocation(ctx context.Context, params *godo.AsyncInvocationNewParams) (*godo.AsyncInvocation, error)
37 GetAsyncInvocation(ctx context.Context, requestID string) (*godo.AsyncInvocation, error)
38}
39

Implementers 3

inferenceServicedo/inference.go
MockInferenceServicedo/mocks/InferenceService.go
MockInferenceServiceMockRecorderdo/mocks/InferenceService.go

Calls

no outgoing calls