internal/

directory
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: MIT

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.

Jump to

Keyboard shortcuts

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