mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-03 18:57:47 +00:00
package level documentation for address/crypto/util
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// Package util contains miscellaneous utilities used by yggdrasil.
|
||||
// In particular, this includes a crypto worker pool, Cancellation machinery, and a sync.Pool used to reuse []byte.
|
||||
package util
|
||||
|
||||
// These are misc. utility functions that didn't really fit anywhere else
|
||||
|
Reference in New Issue
Block a user