runner

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Overview

Package runner contains the internal logic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUpdateCallback added in v1.0.5

func GetUpdateCallback() func()

GetUpdateCallback returns a callback function that updates notify

func ParseOptions added in v1.0.0

func ParseOptions(options *types.Options)

ParseOptions parses the command line flags provided by a user

Types

type Runner

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

Runner contains the internal logic of the program

func NewRunner

func NewRunner(options *types.Options) (*Runner, error)

NewRunner instance

func (*Runner) Close

func (r *Runner) Close()

Close the runner instance

func (*Runner) Run

func (r *Runner) Run() error

Run polling and notification

Jump to

Keyboard shortcuts

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