Documentation ¶
Index ¶
- func New(message string) error
- func Newf(format string, a ...interface{}) error
- func WithError(message string, inner error) error
- func WithField(key string, val interface{}, message string) error
- func WithFieldE(key string, val interface{}, message string, inner error) error
- func WithFields(fields map[string]interface{}, message string) error
- func WithFieldsE(fields map[string]interface{}, message string, inner error) error
- type Error
- type Fields
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithFields ¶
Types ¶
type Error ¶
type Error struct {
// contains filtered or unexported fields
}
func (*Error) GolfExportedFields ¶
Click to show internal directories.
Click to hide internal directories.