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

one use

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