formatting code by: goimports -w=true .
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package topology
|
||||
|
||||
import ()
|
||||
|
||||
func (t *Topology) ToMap() interface{} {
|
||||
m := make(map[string]interface{})
|
||||
m["Max"] = t.GetMaxVolumeCount()
|
||||
|
||||
Reference in New Issue
Block a user