Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogNotifier ¶
type LogNotifier struct {
// contains filtered or unexported fields
}
func NewLogNotifier ¶
func NewLogNotifier() *LogNotifier
func (*LogNotifier) Error ¶
func (n *LogNotifier) Error(err error)
func (*LogNotifier) Info ¶
func (n *LogNotifier) Info(msg string)
Click to show internal directories.
Click to hide internal directories.