plugin

package
v0.0.0-...-827e1b0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	Content []string
	// contains filtered or unexported fields
}

func LoadCache

func LoadCache(fname string) Cache

func (*Cache) Exists

func (c *Cache) Exists(s string) bool

func (*Cache) Update

func (c *Cache) Update(selected string) error

type Plugin

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

func New

func New(browser, cachefile string, conf config.Config) Plugin

func (Plugin) Run

func (p Plugin) Run(args ...string) error

Jump to

Keyboard shortcuts

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