Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleErrLogger ¶
type ConsoleErrLogger struct{}
type ErrLoggerWrapper ¶
type ErrLoggerWrapper struct {
// contains filtered or unexported fields
}
func NewErrLoggerBase ¶
func NewErrLoggerBase(l ErrLogger) *ErrLoggerWrapper
func (*ErrLoggerWrapper) Detailf ¶
func (l *ErrLoggerWrapper) Detailf(pos token.Pos, msg string, args ...interface{})
func (*ErrLoggerWrapper) Error ¶
func (l *ErrLoggerWrapper) Error() error
Click to show internal directories.
Click to hide internal directories.