fileio

package
v0.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package fileio provides SQL functions to read, write and list files.

https://sqlite.org/src/doc/tip/ext/misc/fileio.c

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(db *sqlite3.Conn)

Register registers SQL functions readfile, writefile, lsmode, and the table-valued function fsdir.

func RegisterFS

func RegisterFS(db *sqlite3.Conn, fsys fs.FS)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL