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

Method Put

schema/interfaces.go:21–21  ·  view source on GitHub ↗
(interface{})

Source from the content-addressed store, hash-verified

19type FieldNewValuePool interface {
20 Get() interface{}
21 Put(interface{})
22}
23
24// CreateClausesInterface create clauses interface

Callers 1

scanIntoStructMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected