Versions in this module Expand all Collapse all v8 v8.4.2 Jul 20, 2021 Changes in this version + const ChksumError + const ConfigError + const DecryptingError + const EncodingError + const EncryptingError + const KDCError + const KRBMsgError + const NetworkingError + type Krberror struct + EText []string + RootCause string + func Errorf(err error, et, format string, a ...interface{}) Krberror + func New(et, s string) Krberror + func NewErrorf(et, format string, a ...interface{}) Krberror + func (e *Krberror) Add(et string, s string) + func (e Krberror) Error() string Other modules containing this package github.com/wangzhengzh/gokrb5