navigation

package
v0.0.0-...-2ef0b57 Latest Latest
Warning

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

Go to latest
Published: May 14, 2019 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name of this action
	Name = "Navigation"

	// Description of this action
	Description = "Navigation allows to surf web pages"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Navigation struct {
	action.Action

	URL string
}

Navigation is an action

func (a *Navigation) Description() string

Description returns what the action does

func (a *Navigation) Name() string

Name returns the action name

func (a *Navigation) Navigate() (err error)

Navigate changes the browser URL

Jump to

Keyboard shortcuts

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