Registry / utility / bosi-decorder

bosi-decorder

JSON →
library0.4.2gogounverified

Package decorder provides a Go linter for enforcing declaration order in source files.

go get gitlab.com/bosi/decorder
INSTALL
IMPORT
SIG · BOSI-DECORDER
B
bosi-decorder
utilitygov0.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

decorder
gitlab.com/bosi/decorder

Minimal example showing how to use the decorder linter.

package main import ( "fmt" "gitlab.com/bosi/decorder" ) func main() { fmt.Println("Decorder linter") _ = decorder.Analyzer }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Meta
1
Resources
bosi-decorder — go get bosi-decorder · libregistry