Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Browser ¶
type Browser struct {
Prefixcache []string
PrefixRegexp *regexp.Regexp
Selected []string
Data map[string]agents.Agent
}
func NewBrowser ¶
func (*Browser) IsSelected ¶
func (*Browser) WithPrefix ¶
type Prefixes ¶
type Prefixes struct {
Browsers *Browser
Data map[string]data.Data
Opts *PrefixesOptions
}
type PrefixesOptions ¶
type PrefixesOptions struct {
FlexBox string
}
Click to show internal directories.
Click to hide internal directories.