package
0.0.0-20241211142332-01411649f3c8
Repository: https://github.com/yearn/ydaemon.git
Documentation: pkg.go.dev
# README
Utils
In the utils
package, we have all the functions that could not fit in a specific package.
We are storing them the Environment variable setup, the constant we may need to use across the program, some very specific utilities, etc.