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

Method AfterFind

callbacks/interfaces.go:38–38  ·  view source on GitHub ↗
(*gorm.DB)

Source from the content-addressed store, hash-verified

36
37type AfterFindInterface interface {
38 AfterFind(*gorm.DB) error
39}

Callers 1

AfterQueryFunction · 0.65

Implementers 2

Producttests/hooks_test.go
ProductItemtests/hooks_test.go

Calls

no outgoing calls

Tested by

no test coverage detected