Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TunlMonitor ¶
type TunlMonitor struct {
// contains filtered or unexported fields
}
func NewTunlMonitor ¶
func NewTunlMonitor() *TunlMonitor
func (*TunlMonitor) SendJsonMessage ¶
func (m *TunlMonitor) SendJsonMessage(d interface{}) error
func (*TunlMonitor) Shutdown ¶
func (m *TunlMonitor) Shutdown(ctx context.Context)
func (*TunlMonitor) Start ¶
func (m *TunlMonitor) Start(addr, host, port string) error
Click to show internal directories.
Click to hide internal directories.