Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogReactor ¶
type LogReactor struct {
// contains filtered or unexported fields
}
LogReactor is a pub/sub test server reactor for logging server events.
func NewLogReactor ¶
func NewLogReactor(logger *log.Logger) *LogReactor
NewLogReactor returns a new LogReactor instance.
func (*LogReactor) FuncNames ¶
func (r *LogReactor) FuncNames() []string
FuncNames returns the list of function names this reactor will react to.
Click to show internal directories.
Click to hide internal directories.