func github.com/go-pg/pg/v10/orm.NewFormatter
4 uses
github.com/go-pg/pg/v10/orm (current package)
format.go#L15: var defaultFmter = NewFormatter()
format.go#L148: func NewFormatter() *Formatter {
format.go#L174: cp := NewFormatter()
github.com/go-pg/pg/v10
db.go#L23: fmter: orm.NewFormatter(),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)