MCPcopy Create free account

hub / github.com/alphazero/Go-Redis / functions

Functions562 in github.com/alphazero/Go-Redis

MethodDecrby
Redis DECRBY command.
redis.go:389
MethodDecrby
Redis DECRBY command.
synchclient.go:295
MethodDecrby
Redis DECRBY command.
asynchclient.go:277
MethodDel
Redis DEL command.
redis.go:171
MethodDel
Redis DEL command.
redis.go:392
MethodDel
Redis DEL command.
synchclient.go:309
MethodDel
Redis DEL command.
asynchclient.go:291
MethodError
()
error.go:73
MethodExists
Redis EXISTS command.
redis.go:359
MethodExists
*** // Redis SORT command. func (c *syncClient) Sort (arg0 string) (result redis.Sort, err Error){ arg0bytes := []byte (arg0); var resp Response;
synchclient.go:153
MethodExists
*** // Redis SORT command. func (c *asyncClient) Sort (arg0 string) (result redis.Sort, err Error){ arg0bytes := []byte (arg0); var resp *PendingRe
asynchclient.go:149
MethodExpire
Redis EXPIRE command.
redis.go:183
MethodExpire
Redis EXPIRE command.
redis.go:404
MethodExpire
Redis EXPIRE command.
synchclient.go:358
MethodExpire
Redis EXPIRE command.
asynchclient.go:340
FunctionFlushAndQuitAsyncClient
---------------------------------------------------------------------- Test helper methods - ---------------------------------------------------------
test/support.go:99
FunctionFlushAndQuitClient
(t *testing.T, client redis.Client)
test/support.go:103
MethodFlushall
Redis FLUSHALL command.
redis.go:303
MethodFlushall
Redis FLUSHALL command.
redis.go:506
MethodFlushall
Redis FLUSHALL command.
synchclient.go:898
MethodFlushall
Redis FLUSHALL command.
asynchclient.go:901
MethodFlushdb
Redis FLUSHDB command.
redis.go:503
MethodFlushdb
Redis FLUSHDB command.
synchclient.go:892
MethodFlushdb
Redis FLUSHDB command.
asynchclient.go:891
MethodGet
Redis GET command.
redis.go:341
MethodGet
Redis GET command.
synchclient.go:73
MethodGet
()
redisfutures.go:32
MethodGet
()
redisfutures.go:51
MethodGet
()
redisfutures.go:61
MethodGet
()
redisfutures.go:80
MethodGet
()
redisfutures.go:90
MethodGet
Redis GET command.
asynchclient.go:71
MethodGet
()
future.go:114
MethodGet
()
future.go:122
MethodGet
()
future.go:154
MethodGet
()
future.go:182
MethodGet
()
future.go:202
MethodGet
()
future.go:210
MethodGet
()
future.go:238
MethodGet
()
future.go:256
MethodGet
()
future.go:266
MethodGetBooleanValue
()
protocol.go:191
MethodGetBulkData
()
protocol.go:194
MethodGetMessage
()
protocol.go:190
FunctionGetMethodSpec
For use by the generated tests. Get MethodSpec for the given client type (name) and Method.
specification.go:215
MethodGetMultiBulkData
()
protocol.go:195
MethodGetNumberValue
()
protocol.go:192
MethodGetStringValue
()
protocol.go:193
MethodGetset
Redis GETSET command.
redis.go:374
MethodGetset
Redis GETSET command.
synchclient.go:230
MethodGetset
Redis GETSET command.
asynchclient.go:207
MethodHeartbeat
return the address as string.
connection.go:145
MethodHget
Redis HGET command.
redis.go:291
MethodHget
Redis HGET command.
synchclient.go:855
MethodHget
Redis HGET command.
asynchclient.go:850
MethodHgetall
Redis HGETALL command.
redis.go:297
MethodHgetall
Redis HGETALL command.
synchclient.go:879
MethodHgetall
Redis HGETALL command.
asynchclient.go:878
MethodHset
Redis HSET command.
redis.go:294
MethodHset
Redis HSET command.
synchclient.go:869
MethodHset
Redis HSET command.
asynchclient.go:864
MethodIncr
Redis INCR command.
redis.go:380
MethodIncr
Redis INCR command.
synchclient.go:255
MethodIncr
Redis INCR command.
asynchclient.go:237
MethodIncrby
Redis INCRBY command.
redis.go:162
MethodIncrby
Redis INCRBY command.
redis.go:383
MethodIncrby
Redis INCRBY command.
synchclient.go:268
MethodIncrby
Redis INCRBY command.
asynchclient.go:250
MethodInfo
Redis INFO command.
redis.go:144
MethodInfo
Redis INFO command.
redis.go:365
MethodInfo
Redis INFO command.
synchclient.go:175
MethodInfo
Redis INFO command.
asynchclient.go:174
MethodIsError
()
protocol.go:189
MethodIsRedisError
if true Error is a RedisError
error.go:33
MethodIsRedisError
See: redis.Error#IsRedisError()
error.go:71
MethodIsRedisError
See: redis.Error#IsRedisError()
error.go:106
MethodKeys
Redis KEYS command.
redis.go:356
MethodLastsave
Redis LASTSAVE command.
redis.go:312
MethodLastsave
Redis LASTSAVE command.
redis.go:515
MethodLastsave
Redis LASTSAVE command.
synchclient.go:924
MethodLastsave
Redis LASTSAVE command.
asynchclient.go:935
MethodLindex
Redis LINDEX command.
redis.go:210
MethodLindex
Redis LINDEX command.
redis.go:431
MethodLindex
Redis LINDEX command.
synchclient.go:466
MethodLindex
Redis LINDEX command.
asynchclient.go:464
MethodLlen
Redis LLEN command.
redis.go:201
MethodLlen
Redis LLEN command.
redis.go:422
MethodLlen
Redis LLEN command.
synchclient.go:428
MethodLlen
Redis LLEN command.
asynchclient.go:422
MethodLpop
Redis LPOP command.
redis.go:434
MethodLpop
Redis LPOP command.
synchclient.go:480
MethodLpop
Redis LPOP command.
asynchclient.go:478
MethodLpush
Redis LPUSH command.
redis.go:413
MethodLpush
Redis LPUSH command.
synchclient.go:394
MethodLpush
Redis LPUSH command.
asynchclient.go:380
MethodLrange
Redis LRANGE command.
redis.go:204
MethodLrange
Redis LRANGE command.
redis.go:425
MethodLrange
Redis LRANGE command.
synchclient.go:441
MethodLrange
Redis LRANGE command.
asynchclient.go:435
MethodLrem
Redis LREM command.
redis.go:198
← previousnext →201–300 of 562, ranked by callers