tools/

directory
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: GPL-3.0

Directories

Path Synopsis
lint
getbyid
Package getbyid implements a go/analysis pass that flags repository methods named GetByID / DeleteByID / UpdateByID that do NOT accept a tenantID parameter.
Package getbyid implements a go/analysis pass that flags repository methods named GetByID / DeleteByID / UpdateByID that do NOT accept a tenantID parameter.
getbyid/cmd command
Command getbyidtenant runs the F-310 tenant-scope analyzer as a single-checker binary.
Command getbyidtenant runs the F-310 tenant-scope analyzer as a single-checker binary.
routeperm
Package routeperm implements a go/analysis pass that flags HTTP write routes (POST/PUT/PATCH/DELETE) registered in the routes package without a middleware.Require* wrapper.
Package routeperm implements a go/analysis pass that flags HTTP write routes (POST/PUT/PATCH/DELETE) registered in the routes package without a middleware.Require* wrapper.
routeperm/cmd command
Command routepermcheck runs the route-permission analyzer as a single-checker binary.
Command routepermcheck runs the route-permission analyzer as a single-checker binary.

Jump to

Keyboard shortcuts

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