Documentation
¶
Index ¶
- func Open(ctx context.Context, filename, modestr string, options *Options) (db.File, error)
- func ReadFile(ctx context.Context, filename string) ([]byte, error)
- func Stat(ctx context.Context, filename string) (os.FileInfo, error)
- func WriteFile(ctx context.Context, filename string, contents []byte) error
- type File
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.