github.com/jackc/pgtype.Varbit.Get (method)

2 uses

	github.com/jackc/pgtype (current package)
		bit.go#L14: 	return (Varbit)(dst).Get()
		varbit.go#L21: func (dst Varbit) Get() interface{} {