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. |
Click to show internal directories.
Click to hide internal directories.