Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dapr/dapr
/ Run
Method
Run
pkg/operator/api/api.go:60–60 ·
view source on GitHub ↗
(context.Context)
Source
from the content-addressed store, hash-verified
58
// Server runs the Dapr API server for components and configurations.
59
type
Server
interface
{
60
Run(context.Context) error
61
Ready(context.Context) error
62
}
63
Callers
15
main
Function · 0.95
TestGetHostAdress
Function · 0.65
TestGetHostAddressDetailed
Function · 0.65
TestAddrPriority
Function · 0.65
TestIsCGNAT
Function · 0.65
TestContains
Function · 0.65
TestSetEnvVariables
Function · 0.65
TestGetIntValFromStringVal
Function · 0.65
TestEnvOrElse
Function · 0.65
TestSocketExists
Function · 0.65
TestPopulateMetadataForBulkPublishEntry
Function · 0.65
TestFilter
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestGetHostAdress
Function · 0.52
TestGetHostAddressDetailed
Function · 0.52
TestAddrPriority
Function · 0.52
TestIsCGNAT
Function · 0.52
TestContains
Function · 0.52
TestSetEnvVariables
Function · 0.52
TestGetIntValFromStringVal
Function · 0.52
TestEnvOrElse
Function · 0.52
TestSocketExists
Function · 0.52
TestPopulateMetadataForBulkPublishEntry
Function · 0.52
TestFilter
Function · 0.52
TestContainsPrefixed
Function · 0.52