declscope

command
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2026 License: MIT Imports: 23 Imported by: 0

Documentation

Overview

Command declscope is a linter that enforces private and package-internal pseudo scopes within a Go package.

Usage:

declscope [flags] [packages]           analyze
declscope baseline [flags] [packages]  record current violations
declscope survey [flags] [packages]    report what was checked and found
declscope inspect [flags] <package>    report the shape of one package
declscope shrink [flags] [packages]    unexport what no importer uses
declscope skill install                install the adoption skill

Jump to

Keyboard shortcuts

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