This commit is contained in:
chrislu 2022-09-08 12:06:03 -07:00
parent 31d2f77ceb
commit 03e22ddb43
2 changed files with 1 additions and 1 deletions

View file

@ -90,5 +90,5 @@ func parseOutput(output string) *master_pb.TopologyInfo {
return topo return topo
} }
//go:embed sample.topo.txt //go:embed volume.list.txt
var topoData string var topoData string