github.com/jackc/pgx/v5/pgtype.CompositeIndexGetter.IsNull (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		composite.go#L16: 	IsNull() bool
		composite.go#L80: 	if getter.IsNull() {
		composite.go#L100: 	if getter.IsNull() {