mirror of
https://github.com/redis/go-redis.git
synced 2025-07-23 21:01:00 +03:00
Rename example.
This commit is contained in:
@ -47,7 +47,7 @@ func ExampleSet() {
|
||||
// <nil> bar
|
||||
}
|
||||
|
||||
func ExamplePipelined() {
|
||||
func ExamplePipelinePipelined() {
|
||||
client := redis.NewTCPClient(&redis.Options{
|
||||
Addr: ":6379",
|
||||
})
|
||||
|
Reference in New Issue
Block a user