Versions in this module Expand all Collapse all v0 v0.1.1 Apr 30, 2020 Changes in this version + const GENERICMATCH + func WalkGoPackageForGhosts(dirpath string, pkgName string) ([]string, error) + type Mordor struct + Dead map[string]bool + Horde map[string]*Orc + Logger logger.Logger + func NewMordor(l logger.Logger) *Mordor + func (m *Mordor) AddGhosts(g []string) + func (m *Mordor) AddSingleGhost(g string) error + func (m *Mordor) AddSingleGhostLiteral(g string) error + func (m *Mordor) Assault(srcFile string) error + func (m *Mordor) PrintStats() + type Orc struct + Filter *regexp.Regexp + Hits int + Name string + type StringDef struct + Data []rune + ID string + Key rune + Value string + type Stylist struct + BuildDir string + Combs map[*ast.File]*comb + FileSet *token.FileSet + func NewStylist(buildDir string) *Stylist + func (s *Stylist) AddPurpleHairDyeToRoots() error + func (s *Stylist) GetIDLiterals() []string + func (s *Stylist) GetTheQueenToHerThrown() error + func (s *Stylist) LollerSkateDaStringz() error