type github.com/go-pg/pg/v10/pgjson.Encoder

4 uses

	github.com/go-pg/pg/v10/pgjson (current package)
		json.go#L20: func (StdProvider) NewEncoder(w io.Writer) Encoder {
		provider.go#L16: 	NewEncoder(w io.Writer) Encoder
		provider.go#L25: type Encoder interface {
		provider.go#L37: func NewEncoder(w io.Writer) Encoder {