Go to file
2024-10-09 01:01:14 -04:00
.editorconfig Initial commit 2024-10-07 17:39:42 -04:00
body.go Attempt to implement default methods 2024-10-08 22:30:29 -04:00
common.go Attempt to implement default methods 2024-10-08 22:30:29 -04:00
default.go Allow own ErrorHandler for Defaults 2024-10-09 01:01:14 -04:00
go.mod Moved to service organization 2024-10-08 20:01:38 -04:00
go.sum Initial commit 2024-10-07 17:39:42 -04:00
header.go Attempt to implement default methods 2024-10-08 22:30:29 -04:00
LICENSE Initial commit 2024-10-07 17:39:42 -04:00
prototype.go Allow own ErrorHandler for Defaults 2024-10-09 01:01:14 -04:00
router.go Fix nil check for server 2024-10-08 19:09:03 -04:00
server.go Attempt generic NewServer 2024-10-09 00:15:18 -04:00
values.go Attempt to implement default methods 2024-10-08 22:30:29 -04:00