package
1.18.0
Repository: https://github.com/cryptopay-dev/yaga.git
Documentation: pkg.go.dev

# Functions

New creates instance of Logic structure.
NewError return LogicError with http-code and error message.
NewErrorf return LogicError with http-code and formatted error message.

# Variables

ErrorEmptyLogger issued when logger received empty logger to New-method.

# Structs

Logic is an structure for capture and recover web-errors and panics.
LogicError used for web-controllers.
Options for creating new Logic.
Response answer structure.

# Interfaces

No description provided by the author