script

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultInterval time.Duration = time.Second * 30
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Script

type Script struct {
	Name     string
	Body     []byte
	Interval time.Duration
	Ignore   bool
	Channels []string
}

func New added in v0.1.0

func New() *Script

func (*Script) Hash

func (s *Script) Hash() string

func (*Script) ParseMeta

func (s *Script) ParseMeta() error

Jump to

Keyboard shortcuts

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