package
Version:
v0.20.2
Opens a new window with list of versions in this module.
Published: Jun 8, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Path string
Entrypoints []string `yaml:"entrypoints"`
AllowCircularDependencies bool `yaml:"allowCircularDependencies"`
Aliases map[string][]string `yaml:"aliases"`
WhiteList map[string][]string `yaml:"allow"`
BlackList map[string][]string `yaml:"deny"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.