API Reference
Complete reference documentation for all public APIs in ss-keel-core.
App App struct, New(), Listen(), and all configuration options.
Routing Route builder, HTTP method constructors, middleware chaining.
Context Ctx wrapper — request parsing, response helpers, user access.
Errors KError type and built-in error constructors.
Pagination PageQuery, Page[T], and ParsePagination.
Health Checks HealthChecker interface and the auto-generated /health endpoint.
Interfaces Repository, Cache, Guard, Mailer, Storage, Scheduler, and more.
Logger Structured logger with text and JSON output modes.
Validation Struct validation using go-playground/validator tags.