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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L833: func (c cmdable) SetBit(ctx context.Context, key string, offset int64, value int) *IntCmd {