conn

package
v0.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Poller

type Poller struct {
	OnInterval func()
	OnDone     func()
	// contains filtered or unexported fields
}

func NewPoller

func NewPoller(interval time.Duration) *Poller

func (Poller) IsPolling

func (poller Poller) IsPolling() bool

func (*Poller) Start

func (poller *Poller) Start()

func (*Poller) Stop

func (poller *Poller) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL