Directories
¶
| Path | Synopsis |
|---|---|
|
Package methodkind classifies handler method names into HTTP method kinds (GET, POST, PUT, DELETE) or event handlers.
|
Package methodkind classifies handler method names into HTTP method kinds (GET, POST, PUT, DELETE) or event handlers. |
|
Package paramvalidation validates handler parameter structs (path, query, signals) and route-to-path consistency.
|
Package paramvalidation validates handler parameter structs (path, query, signals) and route-to-path consistency. |
|
Package structinspect provides AST helpers for inspecting Go struct types and method receivers.
|
Package structinspect provides AST helpers for inspecting Go struct types and method receivers. |
|
Package structtag provides struct tag value extraction and cross-validation for Datapages handler parameters.
|
Package structtag provides struct tag value extraction and cross-validation for Datapages handler parameters. |
|
Package typecheck provides type-checking predicates for common Go types used in Datapages handler signatures.
|
Package typecheck provides type-checking predicates for common Go types used in Datapages handler signatures. |
Click to show internal directories.
Click to hide internal directories.