func github.com/go-pg/pg/v10/pgjson.NewDecoder
3 uses
github.com/go-pg/pg/v10/pgjson (current package)
provider.go#L41: func NewDecoder(r io.Reader) Decoder {
github.com/go-pg/pg/v10/orm
table.go#L1433: dec := pgjson.NewDecoder(rd)
github.com/go-pg/pg/v10/types
scan_value.go#L260: dec := pgjson.NewDecoder(rd)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)