manifest

package
v1.8.6 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DefaultBrowser to select when no browser is specified
	DefaultBrowser = "chrome"

	// Name is the name of the manifest
	Name = "com.justwatch.gopass"
)
View Source
var (
	// WrapperName is the name of the gopass wrapper
	WrapperName = "gopass_wrapper.sh"
)

Functions

func Path

func Path(browser, libpath string, globalInstall bool) (string, error)

Path returns the manifest file path

func Render

func Render(browser, wrapperPath, binPath string, global bool) ([]byte, []byte, error)

Render returns the rendered wrapper and manifest

func ValidBrowser

func ValidBrowser(name string) bool

ValidBrowser returns true if the given browser is supported on this platform

func ValidBrowsers

func ValidBrowsers() []string

ValidBrowsers are all browsers for which the manifest can be currently installed

Types

This section is empty.

Jump to

Keyboard shortcuts

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