open_browser_plugin

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open added in v1.4.3

func Open(uri string) error

Types

type Config added in v1.4.3

type Config struct {
	types.AutoConfigure `prefix:"open_browser"`
	Enable              bool   `yaml:"enable" json:"enable"`
	URL                 string `yaml:"url" json:"url"`
}

type Runner

type Runner struct {
	types.ApplicationRunner `order:"999"`
	Config                  *Config
}

func NewRunner

func NewRunner() *Runner

func (*Runner) Bean added in v1.4.2

func (r *Runner) Bean() string

func (*Runner) Run

func (r *Runner) Run() error

Jump to

Keyboard shortcuts

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