ticker

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SkipFirst

func SkipFirst(py *Ticker)

Types

type Option

type Option = func(*Ticker)

type Ticker

type Ticker struct {
	// contains filtered or unexported fields
}

func New

func New(interval time.Duration, opts ...Option) *Ticker

func (*Ticker) Do

func (t *Ticker) Do(ctx context.Context, fun func() error) error

func (*Ticker) MustDo

func (t *Ticker) MustDo(ctx context.Context, fun func() error)

Jump to

Keyboard shortcuts

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