MCPcopy Create free account

hub / github.com/anthdm/raptor / types & classes

Types & classes45 in github.com/anthdm/raptor

StructArgs
internal/runtime/runtime.go:14
StructClient
internal/client/client.go:30
StructConfig
internal/client/client.go:15
StructConfig
internal/config/config.go:39
StructCreateDeploymentParams
CreateDeploymentParams holds all the necessary fields to deploy a new function.
internal/api/server.go:139
StructCreateEndpointParams
CreateEndpointParams holds all the necessary fields to create a new run application.
internal/api/server.go:65
StructDefaultModCache
internal/storage/mod_cache.go:18
StructDeployment
internal/types/deployment.go:11
StructDeploymentHistory
internal/types/endpoint.go:48
StructEndpoint
internal/types/endpoint.go:19
StructHTTPRequest
proto/types.pb.go:24
StructHTTPResponse
proto/types.pb.go:198
StructHeaderFields
proto/types.pb.go:151
StructMemoryStore
internal/storage/memory_store.go:11
StructMetric
internal/actrs/metric.go:13
InterfaceMetricStore
internal/storage/storage.go:16
InterfaceModCacher
internal/storage/mod_cache.go:12
StructPublishParams
PublishParams holds all the necessary fields to publish a specific deployment LIVE to your application.
internal/api/server.go:192
StructPublishResponse
internal/api/server.go:196
StructRemoveRuntime
proto/types.pb.go:261
StructRequestMetric
RequestMetric holds information about a single HTTP request invoked by the runtime.
internal/types/metrics.go:16
StructResponseWriter
sdk/sdk.go:55
StructRuntime
internal/runtime/runtime.go:22
StructRuntime
Runtime is an actor that can execute compiled WASM blobs in a distributed cluster.
internal/actrs/runtime.go:34
StructRuntimeLog
internal/actrs/runtime_log.go:10
StructRuntimeLogEvent
RuntimeLogEvent holds the logs that where written out during runtime invocation of a script.
internal/types/metrics.go:27
StructRuntimeManager
RuntimeManager is an actor/receiver that is responsible for managing runtimes across the cluster.
internal/actrs/runtime_manager.go:19
StructRuntimeMetric
internal/types/metrics.go:9
StructSQLStore
internal/storage/sql.go:14
InterfaceScanner
internal/storage/sql.go:122
StructServer
Server serves the public run API.
internal/api/server.go:18
StructStorage
internal/config/config.go:30
InterfaceStore
internal/storage/storage.go:8
StructUpdateEndpointParams
internal/storage/storage.go:21
StructUpdateEndpointParams
internal/api/server.go:88
StructWasmServer
WasmServer is an HTTP server that will proxy and route the request to the corresponding function.
internal/actrs/wasmserver.go:33
FuncTypeapiHandler
func(w http.ResponseWriter, r *http.Request) error
internal/api/handler.go:24
Structcommand
cmd/cli/main.go:89
StructerrorResponse
internal/api/handler.go:14
Structrequest
sdk/sdk.go:21
StructrequestRuntime
internal/actrs/runtime_manager.go:12
StructrequestWithResponse
internal/actrs/wasmserver.go:20
Structshutdown
internal/actrs/runtime.go:31
TypeAliasstringList
cmd/cli/main.go:36
Structx
proto/types.pb.go:450