Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FloatTech/ZeroBot-Plugin-Playground
/ TableName
Method
TableName
plugin/qqci/model.go:33–35 ·
view source on GitHub ↗
TableName ...
()
Source
from the content-addressed store, hash-verified
31
32
// TableName ...
33
func
(application) TableName() string {
34
return
"application"
35
}
36
37
func
initialize(dbpath string) *appdb {
38
var
err error
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected