package
0.10.0
Repository: https://github.com/pmoscode/go-common.git
Documentation: pkg.go.dev

# Functions

Exit Use this function to do a clean exit.
ExitOnPanic This function can be called, when panic is caught.
GetObserver Gets the singleton instance.

# Interfaces

Observer Interface of the singleton.

# Type aliases

ObserverFunc Function signature for the function to execute.