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

Method ReadFile

engine/filesync/fs.go:15–15  ·  view source on GitHub ↗
(ctx context.Context, path string)

Source from the content-addressed store, hash-verified

13type ReadFS interface {
14 WalkFS
15 ReadFile(ctx context.Context, path string) (io.ReadCloser, error)
16}

Implementers 15

Dougmodules/doug/main.go
Dougmodules/doug/evals/internal/dagger/dou
Dougmodules/dev/internal/dagger/doug.gen.g
ContainerFSengine/engineutil/containerfs/fs.go
readFSengine/filesync/localfs_test.go
remoteFSengine/filesync/remotefs.go
gatewayClientForBuildinternal/buildkit/client/build.go
referenceinternal/buildkit/frontend/gateway/grp
lLBBridgeClientinternal/buildkit/frontend/gateway/pb/
UnimplementedLLBBridgeServerinternal/buildkit/frontend/gateway/pb/
MyModuledocs/versioned_docs/version-0.19.11/ex
Workspacedocs/versioned_docs/version-0.19.11/ge

Calls

no outgoing calls