package
0.6.1
Repository: https://github.com/somatech1/mikros.git
Documentation: pkg.go.dev

# Functions

IsCustomError checks if an error is a framework Custom error.
IsInternalError checks if an error is a framework Internal error.
IsInvalidArgumentError checks if an error is a framework InvalidArgument error.
No description provided by the author
IsNotFoundError checks if an error is a framework NotFound error.
IsPermissionDeniedError checks if an error is a framework PermissionDenied error.
IsPreconditionError checks if an error is a framework FailedPrecondition error.
IsRPCError checks if an error is a framework RPC error.