exec

package
v0.0.0-...-55fb956 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Basic

func Basic(ctx context.Context, cfg *Config)

Types

type Config

type Config struct {
	Schedule      Schedule
	Notifications Notifications
	Species       Species
}

type Notifications

type Notifications struct {
	SMS twilio.SMSConfig
}

type Schedule

type Schedule struct {
	Interval time.Duration
	Windows  []string
}

type Species

type Species struct {
	Trout Trout
}

type Trout

type Trout struct {
	Zone stocksched.Zone // e.g. "Willamette"
}

Jump to

Keyboard shortcuts

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