module
0.0.0-20241023190122-11eccca156c1
Repository: https://github.com/rockholla/go-lib.git
Documentation: pkg.go.dev
# README
go-lib
for shared Golang utilities across projects
shell
is a package for executing local shell commandslogger
is a general-use package for CLI loggingmarshal
contains some additional capabilities for Go JSON/YAML marshaling
# Packages
Package logger is a general-use CLI tool logger.
No description provided by the author
No description provided by the author
No description provided by the author
Package shell is a utility for running local shell commands.