github.com/jackc/pgtype.JSON.MarshalJSON (method)

2 uses

	github.com/jackc/pgtype (current package)
		json.go#L184: func (src JSON) MarshalJSON() ([]byte, error) {
		jsonb.go#L80: 	return (JSON)(src).MarshalJSON()