mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-24 08:53:36 +08:00
merge conflicts
This commit is contained in:
@@ -2,5 +2,6 @@ package operation
|
||||
|
||||
type JoinResult struct {
|
||||
VolumeSizeLimit uint64 `json:"VolumeSizeLimit,omitempty"`
|
||||
SecretKey string `json:"secretKey,omitempty"`
|
||||
Error string `json:"error,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user