Categorygithub.com/sourcegraph/ctxvfs
repositorypackage
0.0.0-20180418081416-2b65f1b1ea81
Repository: https://github.com/sourcegraph/ctxvfs.git
Documentation: pkg.go.dev

# README

ctxvfs Build Status

Package ctxvfs defines a virtual file system interface whose methods accept a context.Context parameter. It is otherwise similar to vfs.FileSystem.

This package is experimental until further notice.

Open the code in Sourcegraph