//
pkg.gl
Category
github.com/mdanialr/pwman_backend
internal
err
package
1.1.1
Repository:
https://github.com/mdanialr/pwman_backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
14 SLOC
#
Functions
NewUC
NewUC return pointer to UC using given code and message as the constructor.
NewUCErr
NewUCErr return pointer to UC using given code and err as the code and message respectively.
#
Structs
UC
UC standard error object that may be returned by use case layer.