Documentation
¶
Index ¶
- type Config
- type Layer
- func (l *Layer) IsCorrectImport(currentPackege string, targetPackeges string) (*Mesasge, bool, error)
- func (l *Layer) IsIgnorePackege(packegeName string) bool
- func (l *Layer) IsModulePackege(packegeName string) bool
- func (l *Layer) Package2Layer(packegeName string) string
- func (l *Layer) UnmarshalJSON(data []byte) error
- type Mesasge
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Layer ¶
func (*Layer) IsCorrectImport ¶
func (*Layer) IsIgnorePackege ¶
func (*Layer) IsModulePackege ¶
func (*Layer) Package2Layer ¶
func (*Layer) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.