package
1.1.1
Repository: https://github.com/mdanialr/pwman_backend.git
Documentation: pkg.go.dev

# Functions

NewUC return pointer to UC using given code and message as the constructor.
NewUCErr return pointer to UC using given code and err as the code and message respectively.

# Structs

UC standard error object that may be returned by use case layer.