Documentation
¶
Index ¶
- Variables
- func BasicChromium(userdir string, private bool, args ...string) (lorca.UI, error)
- func ExtendedChromium(userdir string, private bool, extensiondirs []string, args ...string) (lorca.UI, error)
- func Run() error
- func SecureExtendedChromium(userdir string, private bool, extensiondirs, extensionhashes []string, ...) (lorca.UI, error)
- func ZipAndHashDir(dir string) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var CHROMIUM, ERROR = BasicChromium("basic", true, "--headless")
Functions ¶
func BasicChromium ¶
func ExtendedChromium ¶
func SecureExtendedChromium ¶
func ZipAndHashDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.