package krberror

Import Path
	github.com/jcmturner/gokrb5/v8/krberror (on go.dev)

Dependency Relation
	imports 2 packages, and imported by 4 packages

Involved Source Files Package krberror provides error type and functions for gokrb5.
Package-Level Type Names (only one)
/* sort by: | */
Krberror is an error type for gokrb5 EText []string RootCause string Add another error statement to the error. Error function to implement the error interface. Krberror : error func Errorf(err error, et, format string, a ...interface{}) Krberror func New(et, s string) Krberror func NewErrorf(et, format string, a ...interface{}) Krberror
Package-Level Functions (total 3)
Errorf appends to or creates a new Krberror.
New creates a new instance of Krberror.
NewErrorf creates a new Krberror from a formatted string.
Package-Level Constants (total 8)
Error type descriptions.
Error type descriptions.
Error type descriptions.
Error type descriptions.
Error type descriptions.
Error type descriptions.
Error type descriptions.
Error type descriptions.