1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-28 06:42:00 +03:00

Add instrumentation example.

This commit is contained in:
Vladimir Mihailenco
2016-11-26 10:33:06 +02:00
parent f8ad82370f
commit d4a3b1f282
4 changed files with 25 additions and 25 deletions

View File

@ -1,4 +1,4 @@
package redis
package redis // import "gopkg.in/redis.v5"
import (
"fmt"