package
1.3.1
Repository: https://github.com/kumparan/go-lib.git
Documentation: pkg.go.dev

# Functions

IsRuntimeEnabled to check the status of runtimeOutput.
Match error.
New Errs.
SetRuntimeOutput will provide error information where the error is happened.
WithCodes give a safer passing of codes to errors as compiler/linter will check the interface{} implementation.

# Structs

Errs struct.

# Interfaces

Codes is interface to define error custom code.

# Type aliases

No description provided by the author