5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-22 16:30:27 +00:00
yggdrasil-go/src/util
2019-08-04 00:28:13 -05:00
..
cancellation.go get rid of session workers, new util.PutBytes/GetBytes logic 2019-07-27 18:10:32 -05:00
util.go just use a sync.Pool as the bytestore to not overcomplicate things, the allocations from interface{} casting don't seem to actually hurt in practice right now 2019-08-04 00:28:13 -05:00
workerpool.go add workerpool to util 2019-08-03 23:10:37 -05:00