MCPcopy
hub / github.com/go-gorm/gorm / Product5

Struct Product5

tests/hooks_test.go:520–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

518}
519
520type Product5 struct {
521 gorm.Model
522 Name string
523}
524
525var beforeUpdateCall int
526

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected