Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Dashen ¶
type Dashen struct {
Logger io.Writer
LoggerVerbose io.Writer
MACCallbacksMap MACCallbacksMap
// contains filtered or unexported fields
}
func (*Dashen) LogVerbose ¶
func (*Dashen) Unsubscribe ¶
type Logger ¶
type Logger interface {
Println(v ...interface{})
Printf(format string, v ...interface{})
}
type MACCallbacksMap ¶
Click to show internal directories.
Click to hide internal directories.