MCPcopy Create free account
hub / github.com/mattn/go-sqlite3 / DestroyModule

Method DestroyModule

sqlite3_opt_vtable_test.go:530–530  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

528}
529
530func (m testModuleEponymousOnly) DestroyModule() {}
531
532func (v *testVTabEponymousOnly) BestIndex(cst []InfoConstraint, ob []InfoOrderBy) (*IndexResult, error) {
533 used := make([]bool, 0, len(cst))

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected