Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dapr/dapr
/ Load
Method
Load
pkg/internal/loader/loader.go:25–25 ·
view source on GitHub ↗
Load loads all manifests.
(context.Context)
Source
from the content-addressed store, hash-verified
23
type
Loader[T meta.Resource]
interface
{
24
// Load loads all manifests.
25
Load(context.Context) ([]T, error)
26
}
Callers
15
Reconcile
Method · 0.65
Test_Namespaces
Function · 0.65
Test_Stream
Function · 0.65
TestComponentCalls
Function · 0.65
TestComponentCalls
Function · 0.65
PerformBulkStoreOperation
Function · 0.65
TestPerformBulkStoreOperation
Function · 0.65
TestGRPCConnector
Function · 0.65
TestComponentDiscovery
Function · 0.65
TestInputBindingCalls
Function · 0.65
TestOutputBindingCalls
Function · 0.65
TestPubSubPluggableCalls
Function · 0.65
Calls
no outgoing calls
Tested by
15
Test_Namespaces
Function · 0.52
Test_Stream
Function · 0.52
TestComponentCalls
Function · 0.52
TestComponentCalls
Function · 0.52
TestPerformBulkStoreOperation
Function · 0.52
TestGRPCConnector
Function · 0.52
TestComponentDiscovery
Function · 0.52
TestInputBindingCalls
Function · 0.52
TestOutputBindingCalls
Function · 0.52
TestPubSubPluggableCalls
Function · 0.52
TestPipeline_http
Function · 0.52
TestPipeline_buildChain
Function · 0.52