github.com/go-redis/redis/v8.cmdable.BitPos (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L892: func (c cmdable) BitPos(ctx context.Context, key string, bit int64, pos ...int64) *IntCmd {