Home
last modified time | relevance | path

Searched defs:SQLiteConn (Results 1 – 25 of 112) sorted by relevance

12345

/dports/net/storj/storj-1.45.3/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
H A Dsqlite3.go298 type SQLiteConn struct { struct
299 mu sync.Mutex
300 db *C.sqlite3
301 loc *time.Location
302 txlock string
303 funcs []*functionInfo
304 aggregators []*aggInfo
747 func (c *SQLiteConn) AutoCommit() bool {
753 func (c *SQLiteConn) lastError() error {
1717 func (c *SQLiteConn) Close() error {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
H A Dsqlite3.go298 type SQLiteConn struct { struct
299 mu sync.Mutex
300 db *C.sqlite3
301 loc *time.Location
302 txlock string
303 funcs []*functionInfo
304 aggregators []*aggInfo
747 func (c *SQLiteConn) AutoCommit() bool {
753 func (c *SQLiteConn) lastError() error {
1717 func (c *SQLiteConn) Close() error {
[all …]
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
H A Dsqlite3.go300 type SQLiteConn struct { struct
301 mu sync.Mutex
302 db *C.sqlite3
303 loc *time.Location
304 txlock string
305 funcs []*functionInfo
306 aggregators []*aggInfo
749 func (c *SQLiteConn) AutoCommit() bool {
755 func (c *SQLiteConn) lastError() error {
1688 func (c *SQLiteConn) Close() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
H A Dsqlite3.go298 type SQLiteConn struct { struct
299 mu sync.Mutex
300 db *C.sqlite3
301 loc *time.Location
302 txlock string
303 funcs []*functionInfo
304 aggregators []*aggInfo
747 func (c *SQLiteConn) AutoCommit() bool {
753 func (c *SQLiteConn) lastError() error {
1717 func (c *SQLiteConn) Close() error {
[all …]
/dports/dns/blocky/blocky-0.17/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
H A Dsqlite3.go298 type SQLiteConn struct { struct
299 mu sync.Mutex
300 db *C.sqlite3
301 loc *time.Location
302 txlock string
303 funcs []*functionInfo
304 aggregators []*aggInfo
747 func (c *SQLiteConn) AutoCommit() bool {
753 func (c *SQLiteConn) lastError() error {
1717 func (c *SQLiteConn) Close() error {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
H A Dsqlite3.go298 type SQLiteConn struct { struct
299 mu sync.Mutex
300 db *C.sqlite3
301 loc *time.Location
302 txlock string
303 funcs []*functionInfo
304 aggregators []*aggInfo
747 func (c *SQLiteConn) AutoCommit() bool {
753 func (c *SQLiteConn) lastError() error {
1717 func (c *SQLiteConn) Close() error {
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
/dports/www/yarr/yarr-2.2/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
/dports/irc/soju/soju-0.3.0/vendor/github.com/mattn/go-sqlite3/
H A Dstatic_mock.go27 SQLiteConn struct{} struct
31 func (c *SQLiteConn) RegisterAggregator(string, interface{}, bool) error { return errorMsg }
32 func (c *SQLiteConn) RegisterAuthorizer(func(int, string, string, string) int) {}
33 func (c *SQLiteConn) RegisterCollation(string, func(string, string) int) error { return errorMsg }
34 func (c *SQLiteConn) RegisterCommitHook(func() int) {}
35 func (c *SQLiteConn) RegisterFunc(string, interface{}, bool) error { return errorMsg }
36 func (c *SQLiteConn) RegisterRollbackHook(func()) {}
37 func (c *SQLiteConn) RegisterUpdateHook(func(int, string, string, int64)) {}
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3.go198 type SQLiteConn struct { struct
199 mu sync.Mutex
200 db *C.sqlite3
201 loc *time.Location
202 txlock string
203 funcs []*functionInfo
204 aggregators []*aggInfo
633 func (c *SQLiteConn) AutoCommit() bool {
637 func (c *SQLiteConn) lastError() error {
937 func (c *SQLiteConn) Close() error {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3.go300 type SQLiteConn struct { struct
301 mu sync.Mutex
302 db *C.sqlite3
303 loc *time.Location
304 txlock string
305 funcs []*functionInfo
306 aggregators []*aggInfo
749 func (c *SQLiteConn) AutoCommit() bool {
755 func (c *SQLiteConn) lastError() error {
1670 func (c *SQLiteConn) Close() error {
[all …]
/dports/textproc/textql/textql-1d6fef5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3.go300 type SQLiteConn struct { struct
301 mu sync.Mutex
302 db *C.sqlite3
303 loc *time.Location
304 txlock string
305 funcs []*functionInfo
306 aggregators []*aggInfo
749 func (c *SQLiteConn) AutoCommit() bool {
755 func (c *SQLiteConn) lastError() error {
1670 func (c *SQLiteConn) Close() error {
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3.go293 type SQLiteConn struct { struct
294 mu sync.Mutex
295 db *C.sqlite3
296 loc *time.Location
297 txlock string
298 funcs []*functionInfo
299 aggregators []*aggInfo
742 func (c *SQLiteConn) AutoCommit() bool {
746 func (c *SQLiteConn) lastError() error {
1645 func (c *SQLiteConn) Close() error {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3.go293 type SQLiteConn struct { struct
294 mu sync.Mutex
295 db *C.sqlite3
296 loc *time.Location
297 txlock string
298 funcs []*functionInfo
299 aggregators []*aggInfo
742 func (c *SQLiteConn) AutoCommit() bool {
746 func (c *SQLiteConn) lastError() error {
1645 func (c *SQLiteConn) Close() error {
[all …]
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3.go293 type SQLiteConn struct { struct
294 mu sync.Mutex
295 db *C.sqlite3
296 loc *time.Location
297 txlock string
298 funcs []*functionInfo
299 aggregators []*aggInfo
742 func (c *SQLiteConn) AutoCommit() bool {
746 func (c *SQLiteConn) lastError() error {
1645 func (c *SQLiteConn) Close() error {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/doug-martin/goqu/v9/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3.go293 type SQLiteConn struct { struct
294 mu sync.Mutex
295 db *C.sqlite3
296 loc *time.Location
297 txlock string
298 funcs []*functionInfo
299 aggregators []*aggInfo
742 func (c *SQLiteConn) AutoCommit() bool {
748 func (c *SQLiteConn) lastError() error {
1650 func (c *SQLiteConn) Close() error {
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3.go293 type SQLiteConn struct { struct
294 mu sync.Mutex
295 db *C.sqlite3
296 loc *time.Location
297 txlock string
298 funcs []*functionInfo
299 aggregators []*aggInfo
742 func (c *SQLiteConn) AutoCommit() bool {
746 func (c *SQLiteConn) lastError() error {
1645 func (c *SQLiteConn) Close() error {
[all …]

12345