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