package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Aug 14, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Sources []Source `json:"sources" yaml:"sources"`
}
type Source struct {
Type string `json:"type" yaml:"type"`
Options tool.Options `json:"options" yaml:"options"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.