github.com/jackc/pgx/v5/pgtype.XMLCodec.PlanEncode (method, view implemented interface methods)
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
xml.go#L24: func (c *XMLCodec) PlanEncode(m *Map, oid uint32, format int16, value any) EncodePlan {
xml.go#L57: if nextPlan := c.PlanEncode(m, oid, format, nextValue); nextPlan != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)