Documentation ¶
Overview ¶
Package fileio provides SQL functions to read, write and list files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(db *sqlite3.Conn) error
Register registers SQL functions readfile, writefile, lsmode, and the table-valued function fsdir.
func RegisterFS ¶
Register registers SQL functions readfile, lsmode, and the table-valued function fsdir; fsys will be used to read files and list directories.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.