Categorygithub.com/gocarp/helpers
modulepackage
1.1.2
Repository: https://github.com/gocarp/helpers.git
Documentation: pkg.go.dev

# Packages

Package cmd provides console operations, like options/arguments reading.
Package consts defines constants that are shared all among packages of framework.
Package deepcopy makes deep copies of things using reflection.
Package empty provides functions for checking empty/nil variables.
Package errors provides functionalities to manipulate errors for internal usage purpose.
Package fileinfo provides virtual os.FileInfo for given information.
Package intlog provides internal logging for GoCarp development usage only.
Package json provides json operations wrapping ignoring stdlib or third-party lib json.
Package mutex provides switch of concurrent safe feature for sync.Mutex.
Package reflection provides some reflection functions for internal usage.
Package rwmutex provides switch of concurrent safety feature for sync.RWMutex.
No description provided by the author
Package tracing provides some utility functions for tracing functionality.
No description provided by the author

# Constants

Version is the current version.