github.com/go-pg/pg/v10/orm.Table.Methods (field)
4 uses
github.com/go-pg/pg/v10/orm (current package)
table.go#L85: Methods map[string]*Method
table.go#L241: method, ok := t.Methods[name]
table.go#L519: t.Methods = make(map[string]*Method)
table.go#L534: t.Methods[m.Name] = &Method{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)