package
0.10.1
Repository: https://github.com/alex-held/devctl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Debug messages, write to debug logs only by logutils.Debug.
Only not hidden from user errors: whole program failing, usually error logging happens in 1-2 places: in the "main" function.
Information messages, don't write too much messages, only useful ones: they are shown when running with -v.
Hidden errors: non critical errors: work can be continued, no need to fail whole program; tests will crash if any warning occurred.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author