snowygo

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

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

type PairElement struct {
	Name     string
	Reporter Reporter
}

type Reporter

type Reporter struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL