WIP: missing todo line
This commit is contained in:
parent
949a75fb61
commit
cfdfcb6ed5
@ -70,3 +70,5 @@ func (c CacheConn) Get(ctx context.Context, key string) (string, error) {
|
||||
|
||||
return rpcResult.Value, nil
|
||||
}
|
||||
|
||||
//TODO: implement Set and Shutdown
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user