Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChromePlugin ¶
type ChromePlugin struct { }
func (ChromePlugin) Name ¶
func (plugin ChromePlugin) Name() string
func (ChromePlugin) Setup ¶
func (plugin ChromePlugin) Setup(cfg *Config)
func (ChromePlugin) Start ¶
func (plugin ChromePlugin) Start() error
func (ChromePlugin) Stop ¶
func (plugin ChromePlugin) Stop() error
Click to show internal directories.
Click to hide internal directories.