mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
Rename rpc-{client,server} storage-rpc-{client,server}
This commit is contained in:
parent
4917038f55
commit
b4172ad3c8
@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package cmd
|
||||
package main
|
||||
|
||||
import (
|
||||
"net/http"
|
@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package cmd
|
||||
package main
|
||||
|
||||
// GenericReply represents any generic RPC reply.
|
||||
type GenericReply struct{}
|
Loading…
Reference in New Issue
Block a user