aboutsummaryrefslogtreecommitdiff
path: root/go/storage/volume_info.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/storage/volume_info.go')
-rw-r--r--go/storage/volume_info.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/storage/volume_info.go b/go/storage/volume_info.go
index c8eb7612e..1dfb3dcae 100644
--- a/go/storage/volume_info.go
+++ b/go/storage/volume_info.go
@@ -5,7 +5,7 @@ import ()
type VolumeInfo struct {
Id VolumeId
Size uint64
- RepType ReplicationType
+ ReplicaPlacement *ReplicaPlacement
Collection string
Version Version
FileCount int