Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anthdm/raptor
/ types & classes
Types & classes
45 in github.com/anthdm/raptor
⨍
Functions
176
◇
Types & classes
45
Struct
Args
internal/runtime/runtime.go:14
Struct
Client
internal/client/client.go:30
Struct
Config
internal/client/client.go:15
Struct
Config
internal/config/config.go:39
Struct
CreateDeploymentParams
CreateDeploymentParams holds all the necessary fields to deploy a new function.
internal/api/server.go:139
Struct
CreateEndpointParams
CreateEndpointParams holds all the necessary fields to create a new run application.
internal/api/server.go:65
Struct
DefaultModCache
internal/storage/mod_cache.go:18
Struct
Deployment
internal/types/deployment.go:11
Struct
DeploymentHistory
internal/types/endpoint.go:48
Struct
Endpoint
internal/types/endpoint.go:19
Struct
HTTPRequest
proto/types.pb.go:24
Struct
HTTPResponse
proto/types.pb.go:198
Struct
HeaderFields
proto/types.pb.go:151
Struct
MemoryStore
internal/storage/memory_store.go:11
Struct
Metric
internal/actrs/metric.go:13
Interface
MetricStore
internal/storage/storage.go:16
Interface
ModCacher
internal/storage/mod_cache.go:12
Struct
PublishParams
PublishParams holds all the necessary fields to publish a specific deployment LIVE to your application.
internal/api/server.go:192
Struct
PublishResponse
internal/api/server.go:196
Struct
RemoveRuntime
proto/types.pb.go:261
Struct
RequestMetric
RequestMetric holds information about a single HTTP request invoked by the runtime.
internal/types/metrics.go:16
Struct
ResponseWriter
sdk/sdk.go:55
Struct
Runtime
internal/runtime/runtime.go:22
Struct
Runtime
Runtime is an actor that can execute compiled WASM blobs in a distributed cluster.
internal/actrs/runtime.go:34
Struct
RuntimeLog
internal/actrs/runtime_log.go:10
Struct
RuntimeLogEvent
RuntimeLogEvent holds the logs that where written out during runtime invocation of a script.
internal/types/metrics.go:27
Struct
RuntimeManager
RuntimeManager is an actor/receiver that is responsible for managing runtimes across the cluster.
internal/actrs/runtime_manager.go:19
Struct
RuntimeMetric
internal/types/metrics.go:9
Struct
SQLStore
internal/storage/sql.go:14
Interface
Scanner
internal/storage/sql.go:122
Struct
Server
Server serves the public run API.
internal/api/server.go:18
Struct
Storage
internal/config/config.go:30
Interface
Store
internal/storage/storage.go:8
Struct
UpdateEndpointParams
internal/storage/storage.go:21
Struct
UpdateEndpointParams
internal/api/server.go:88
Struct
WasmServer
WasmServer is an HTTP server that will proxy and route the request to the corresponding function.
internal/actrs/wasmserver.go:33
FuncType
apiHandler
func(w http.ResponseWriter, r *http.Request) error
internal/api/handler.go:24
Struct
command
cmd/cli/main.go:89
Struct
errorResponse
internal/api/handler.go:14
Struct
request
sdk/sdk.go:21
Struct
requestRuntime
internal/actrs/runtime_manager.go:12
Struct
requestWithResponse
internal/actrs/wasmserver.go:20
Struct
shutdown
internal/actrs/runtime.go:31
TypeAlias
stringList
cmd/cli/main.go:36
Struct
x
proto/types.pb.go:450