mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
better cleanup of maps
This commit is contained in:
parent
8d6beebac4
commit
4e156bd4f7
6 changed files with 53 additions and 18 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
export GOPATH=$PWD
|
||||
go get -d yggdrasil
|
||||
go run -tags debug misc/sim/treesim.go
|
||||
go run -tags debug misc/sim/treesim.go "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue