analyzer

package
v0.0.0-...-2b5863b Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(settings Settings) *analysis.Analyzer

New builds the Cago framework analyzer.

Types

type Settings

type Settings struct {
	APIDir        string `json:"api-dir"`
	ControllerDir string `json:"controller-dir"`
	ServiceDir    string `json:"service-dir"`
	RepositoryDir string `json:"repository-dir"`
	EntityDir     string `json:"entity-dir"`
}

Settings configures Cago project conventions.

Jump to

Keyboard shortcuts

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