Documentation ¶
Overview ¶
Package serverimpl implements the traps server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TrapsServer ¶
type TrapsServer struct {
// contains filtered or unexported fields
}
TrapsServer implements the SNMP traps service.
func (*TrapsServer) Error ¶
func (w *TrapsServer) Error() error
Error reports any error from server initialization/startup.
func (*TrapsServer) Running ¶
func (w *TrapsServer) Running() bool
Running indicates whether the traps server is currently running.
Click to show internal directories.
Click to hide internal directories.