package
0.0.0-20240211052332-22e38cd441da
Repository: https://github.com/takuoki/golib.git
Documentation: pkg.go.dev
# Functions
Extract is a function to extract apperr.Err from an error.
ExtractFromGRPCError is a function to extract apperr.Err from a gRPC error.
NewClientError creates new client error.
NewServerError creates new server error.
# Interfaces
Err is a interface that represents an error.
# Type aliases
Type is error type.