Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JSONChromeOrChromium ¶
type JSONChromeOrChromium struct {
JSONCommon
AllowedOrigins []string `json:"allowed_origins"`
}
type JSONCommon ¶
type JSONFirefox ¶
type JSONFirefox struct {
JSONCommon
AllowedExtensions []string `json:"allowed_extensions"`
}
Source Files
¶
- main.go
- path_linux.go
Click to show internal directories.
Click to hide internal directories.