github.com/lib/pq.message.typ (field)

3 uses

	github.com/lib/pq (current package)
		notify.go#L39: 	typ byte
		notify.go#L313: 		switch m.typ {
		notify.go#L331: 			return false, fmt.Errorf("unknown response for simple query: %q", m.typ)