package
Version:
v0.0.0-...-d5b0b98
Opens a new window with list of versions in this module.
Published: Jul 6, 2023
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Error returns an error representing c and msg. If c is OK, returns nil.
Errorf returns Error(c, fmt.Sprintf(format, a...)).
Register registers the code message.
A Code is an int error code.
Code returns the error code.
func (c Code) Details() []interface{}
Details returns the details.
GRPCStatus returns the Status.
Message returns the error message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.