 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( LibraryGroup = "lib" LibraryClient = "client" LibraryServer = "server" LibraryUtility = "util" InternalGroup = "internal" CommandGroup = "cmd" ModelGroup = "model" )
Variables ¶
This section is empty.
Functions ¶
func NewAnalyzerWithConfig ¶
func NewAnalyzerWithConfig(cfg *config.SnowyGoSettings) *analysis.Analyzer
Types ¶
type Pair ¶
type Pair struct {
	First  *PairElement
	Second *PairElement
}
    type PairElement ¶
 Click to show internal directories. 
   Click to hide internal directories.