Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mattn/go-sqlite3
/ EponymousOnlyModule
Method
EponymousOnlyModule
sqlite3_opt_vtable.go:645–645 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
643
type
EponymousOnlyModule
interface
{
644
Module
645
EponymousOnlyModule()
646
}
647
648
// VTab describes a particular instance of the virtual table.
Callers
nothing calls this directly
Implementers
2
testModuleEponymousOnly
sqlite3_opt_vtable_test.go
seriesModule
_example/vtable_eponymous_only/vtable.
Calls
no outgoing calls
Tested by
no test coverage detected