Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ Tabler
Interface
Tabler
schema/schema.go:117–119 · schema/schema.go::Tabler
Source
from the content-addressed store, hash-verified
115
}
116
117
type
Tabler
interface
{
118
TableName() string
119
}
120
121
type
TablerWithNamer
interface
{
122
TableName(Namer) string
Callers
1
ParseWithSpecialTableName
Function · 0.65
Implementers
6
UserWithTable
tests/table_test.go
UserWithTableNamer
tests/table_test.go
SerializerPostgresStruct
tests/serializer_test.go
Book
schema/relationship_test.go
CustomizeTable
schema/schema_test.go
NamingStrategy
schema/naming.go
Calls
no outgoing calls
Tested by
no test coverage detected