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