MCPcopy Create free account

hub / github.com/mattn/go-sqlite3 / types & classes

Types & classes111 in github.com/mattn/go-sqlite3

↓ 8 callersClassvalue
_example/mod_vtable/picojson.h:66
↓ 6 callersTypeAliasErrNo
ErrNo inherit errno.
error.go:19
↓ 4 callersStructnamedValue
sqlite3.go:897
↓ 3 callersTypeAliasErrNoExtended
ErrNoExtended is extended errno.
error.go:25
↓ 1 callersTypeAliasOp
Op is type of operations.
sqlite3_opt_vtable.go:293
↓ 1 callersTypeAliassumAggregator
sqlite3_test.go:1442
TypeAliasDialect
Dialect is a type of dialect of databases.
sqlite3_test.go:2051
InterfaceEponymousOnlyModule
EponymousOnlyModule is a "virtual table module" (as above), but for defining "eponymous only" virtual tables See: https://sqlite.org/vtab.html#eponymo
sqlite3_opt_vtable.go:643
StructError
Error implement sqlite error code.
error.go:28
ClassFts5Context
sqlite3-binding.h:12298
ClassFts5ExtensionApi
sqlite3-binding.h:12297
ClassFts5PhraseIter
sqlite3-binding.h:12299
ClassFts5Tokenizer
sqlite3-binding.h:12759
StructIndexResult
IndexResult is a Go struct representation of what eventually ends up in the output fields for `sqlite3_index_info` See: https://www.sqlite.org/c3ref/i
sqlite3_opt_vtable.go:368
StructInfoConstraint
InfoConstraint give information of constraint.
sqlite3_opt_vtable.go:310
StructInfoOrderBy
InfoOrderBy give information of order-by.
sqlite3_opt_vtable.go:317
InterfaceModule
Module is a "virtual table module", it defines the implementation of a virtual tables. See: http://sqlite.org/c3ref/module.html
sqlite3_opt_vtable.go:632
StructSQLiteBackup
SQLiteBackup implement interface of Backup.
backup.go:23
StructSQLiteConn
static_mock.go:27
StructSQLiteConn
SQLiteConn implements driver.Conn.
sqlite3.go:352
TypeAliasSQLiteContext
SQLiteContext behave sqlite3_context
sqlite3_context.go:38
StructSQLiteDriver
static_mock.go:23
StructSQLiteDriver
SQLiteDriver implements driver.Driver.
sqlite3.go:346
StructSQLitePreUpdateData
SQLitePreUpdateData represents all of the data available during a pre-update hook call.
sqlite3_opt_preupdate.go:13
StructSQLiteResult
SQLiteResult implements sql.Result.
sqlite3.go:377
StructSQLiteRows
SQLiteRows implements driver.Rows.
sqlite3.go:383
StructSQLiteStmt
SQLiteStmt implements driver.Stmt.
sqlite3.go:367
StructSQLiteTx
SQLiteTx implements driver.Tx.
sqlite3.go:362
StructTestDB
DB provide context for the tests
sqlite3_test.go:2061
StructTimeStamp
sqlite3_test.go:1292
StructTraceConfig
sqlite3_trace.go:73
StructTraceInfo
sqlite3_trace.go:38
FuncTypeTraceUserCallback
TraceUserCallback gives the signature for a trace function provided by the user (Go application programmer). SQLite 3.14 documentation (as of Septembe
sqlite3_trace.go:71
InterfaceVTab
VTab describes a particular instance of the virtual table. See: http://sqlite.org/c3ref/vtab.html
sqlite3_opt_vtable.go:650
InterfaceVTabCursor
VTabCursor describes cursors that point into the virtual table and are used to loop through the virtual table. See: http://sqlite.org/c3ref/vtab_curso
sqlite3_opt_vtable.go:672
InterfaceVTabUpdater
VTabUpdater is a type that allows a VTab to be inserted, updated, or deleted. See: https://sqlite.org/vtab.html#xupdate
sqlite3_opt_vtable.go:664
StructaggInfo
sqlite3.go:421
StructcallbackArgCast
callback.go:147
FuncTypecallbackArgConverter
func(*C.sqlite3_value) (reflect.Value, error)
callback.go:145
TypeAliascallbackArgRaw
This is only here so that tests can refer to it.
callback.go:143
FuncTypecallbackRetConverter
func(*C.sqlite3_context, reflect.Value) error
callback.go:295
Classdefault_parse_context
_example/mod_vtable/picojson.h:630
Classdeny_parse_context
_example/mod_vtable/picojson.h:613
Classdummy_str
_example/mod_vtable/picojson.h:678
Classfts5_api
sqlite3-binding.h:12796
Classfts5_tokenizer
sqlite3-binding.h:12760
StructfunctionInfo
sqlite3.go:393
StructghRepoCursor
_example/vtable/vtable.go:77
StructghRepoTable
_example/vtable/vtable.go:42
StructgithubModule
_example/vtable/vtable.go:19
StructgithubRepo
_example/vtable/vtable.go:12
StructhandleVal
Use handles to avoid passing Go pointers to C.
callback.go:101
Classinput
_example/mod_vtable/picojson.h:360
Classlast_error_t
_example/mod_vtable/picojson.h:741
Structmode
sqlite3_test.go:1499
Classnull
_example/mod_vtable/picojson.h:64
Classnull_parse_context
_example/mod_vtable/picojson.h:676
StructpreUpdateHookDataForTest
sqlite3_opt_preupdate_hook_test.go:16
Structresult
sqlite3.go:2049
StructseriesCursor
_example/vtable_eponymous_only/vtable.go:61
StructseriesModule
_example/vtable_eponymous_only/vtable.go:9
StructseriesTable
_example/vtable_eponymous_only/vtable.go:33
Classsqlite3
sqlite3-binding.h:273
Classsqlite3_api_routines
sqlite3-binding.h:1255
Classsqlite3_api_routines
** The following structure holds pointers to all of the SQLite API ** routines. ** ** WARNING: In order to maintain backwards compatibility, add new
sqlite3ext.h:37
Classsqlite3_backup
sqlite3-binding.h:8811
Classsqlite3_blob
sqlite3-binding.h:7380
Classsqlite3_changegroup
sqlite3-binding.h:11417
Classsqlite3_changeset_iter
sqlite3-binding.h:10565
Classsqlite3_context
sqlite3-binding.h:4384
Classsqlite3_file
sqlite3-binding.h:723
Classsqlite3_index_constraint
sqlite3-binding.h:7125
Classsqlite3_index_constraint_usage
sqlite3-binding.h:7137
Classsqlite3_index_info
sqlite3-binding.h:6962
Classsqlite3_index_orderby
sqlite3-binding.h:7132
Classsqlite3_io_methods
sqlite3-binding.h:725
Classsqlite3_io_methods
sqlite3-binding.h:822
Classsqlite3_mem_methods
sqlite3-binding.h:1724
Classsqlite3_module
sqlite3-binding.h:6964
Classsqlite3_mutex
sqlite3-binding.h:1245
Classsqlite3_mutex_methods
sqlite3-binding.h:7828
Classsqlite3_pcache
sqlite3-binding.h:8585
Classsqlite3_pcache_methods
sqlite3-binding.h:8785
Classsqlite3_pcache_methods2
sqlite3-binding.h:8762
Classsqlite3_pcache_page
sqlite3-binding.h:8597
Classsqlite3_rebaser
sqlite3-binding.h:11981
Classsqlite3_rtree_geometry
sqlite3-binding.h:10441
Classsqlite3_rtree_query_info
sqlite3-binding.h:10442
Classsqlite3_session
sqlite3-binding.h:10557
Classsqlite3_snapshot
sqlite3-binding.h:10110
Classsqlite3_stmt
sqlite3-binding.h:3902
Classsqlite3_str
sqlite3-binding.h:8092
Classsqlite3_value
sqlite3-binding.h:4370
Classsqlite3_vfs
sqlite3-binding.h:1426
Classsqlite3_vtab
sqlite3-binding.h:6961
Classsqlite3_vtab_cursor
sqlite3-binding.h:6963
StructsqliteModule
sqlite3_opt_vtable.go:276
StructsqliteVTab
sqlite3_opt_vtable.go:282
StructsqliteVTabCursor
sqlite3_opt_vtable.go:287
Structstddev
Computes the standard deviation of a GROUPed BY set of values
_example/custom_func/main.go:35
next →1–100 of 111, ranked by callers