github.com/jackc/pgtype.QChar.Set (method)

3 uses

	github.com/jackc/pgtype (current package)
		qchar.go#L25: func (dst *QChar) Set(src interface{}) error {
		qchar.go#L34: 			return dst.Set(value2)
		qchar.go#L106: 			return dst.Set(originalSrc)