//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
storage
fs
package
20.2.19+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
2
Dependents
54
Files
65 SLOC
#
Functions
WriteFile
WriteFile writes data to a file named by filename.
#
Interfaces
File
File and FS are a partial attempt at offering the Pebble vfs.FS interface.
FS
FS provides a filesystem interface.