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 = "gopass_wrapper.sh"
WrapperName is the name of the gopass wrapper.
Functions ¶
func ValidBrowser ¶
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.
Click to show internal directories.
Click to hide internal directories.