MCPcopy Index your code
hub / github.com/dagger/dagger / persistedModuleSourceLazyClientGenerator

Struct persistedModuleSourceLazyClientGenerator

core/modulesource.go:600–602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

598}
599
600type persistedModuleSourceLazyClientGenerator struct {
601 sdk *persistedModuleSourceLazySDK
602}
603
604var _ ClientGenerator = persistedModuleSourceLazyClientGenerator{}
605

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected