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

Method DestroyModule

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

Source from the content-addressed store, hash-verified

515}
516
517func (m testModuleEponymousOnly) DestroyModule() {}
518
519func (v *testVTabEponymousOnly) BestIndex(cst []InfoConstraint, ob []InfoOrderBy) (*IndexResult, error) {
520 used := make([]bool, 0, len(cst))

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected