github.com/go-pg/pg/v10/pgjson.Encoder.Encode (method)
2 uses
github.com/go-pg/pg/v10/pgjson (current package)
provider.go#L26: Encode(v interface{}) error
github.com/go-pg/pg/v10/types
append_value.go#L203: if err := pgjson.NewEncoder(buf).Encode(v.Interface()); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)