This commit is contained in:
Chris Lu
2019-10-25 07:45:12 -07:00
parent 288c45a690
commit 69de05f6cb
3 changed files with 3 additions and 7 deletions

View File

@@ -16,8 +16,8 @@ import (
)
type ShellOptions struct {
Masters *string
GrpcDialOption grpc.DialOption
Masters *string
GrpcDialOption grpc.DialOption
// shell transient context
FilerHost string
FilerPort int64