package
0.5.2
Repository: https://github.com/xmlking/toolkit.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
DataErrors - such as invalid/missing input, insufficient/corrupted payload, etc.
OK is returned on success.
No description provided by the author
SystemErrors - such as misconfiguration, unavailable dependencies, etc.
TemporaryErrors - such as network problems, server unavailability, etc.
Unknown is error that do not have enough error information.

# Interfaces

No description provided by the author

# Type aliases

A TCode is an unsigned 32-bit error code as defined in the gRPC spec.