Documentation
¶
Index ¶
- Constants
- Variables
- func X__darwin_check_fd_set(tls *libc.TLS, _a int32, _b uintptr) int32
- func X__darwin_fd_clr(tls *libc.TLS, _fd int32, _p uintptr)
- func X__darwin_fd_isset(tls *libc.TLS, _fd int32, _p uintptr) int32
- func X__darwin_fd_set(tls *libc.TLS, _fd int32, _p uintptr)
- func Xsqlite3_fsFS(tls *libc.TLS, zName uintptr, pAppData uintptr) uintptr
- type FS
- type Fts5ExtensionApi
- type Fts5ExtensionApi1
- type Fts5PhraseIter
- type Fts5PhraseIter1
- type VFSFile
- type VFSFile1
Constants ¶
View Source
const ( FILESEC_OWNER = 1 FILESEC_GROUP = 2 FILESEC_UUID = 3 FILESEC_MODE = 4 FILESEC_ACL = 5 FILESEC_GRPUUID = 6 FILESEC_ACL_RAW = 100 FILESEC_ACL_ALLOCSIZE = 101 )
Variables ¶
View Source
var X__darwin_check_fd_set_overflow uintptr
Functions ¶
func X__darwin_check_fd_set ¶
Types ¶
type FS ¶
type FS struct {
// contains filtered or unexported fields
}
FS represents a SQLite read only file system backed by Go's fs.FS.
type Fts5ExtensionApi ¶
type Fts5ExtensionApi = Fts5ExtensionApi1
type Fts5ExtensionApi1 ¶
type Fts5ExtensionApi1 = struct {
// contains filtered or unexported fields
}
type Fts5PhraseIter ¶
type Fts5PhraseIter = Fts5PhraseIter1
type Fts5PhraseIter1 ¶
type Fts5PhraseIter1 = struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.