github.com/go-pg/pg/v10/orm.Formatter.WithParam (method)
2 uses
github.com/go-pg/pg/v10/orm (current package)
format.go#L213: func (f *Formatter) WithParam(param string, value interface{}) *Formatter {
github.com/go-pg/pg/v10
base.go#L61: cp.fmter = db.fmter.WithParam(param, value)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)