Go to file
2024-10-08 22:58:21 -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 Remove mandatory non-default method 2024-10-08 22:58:21 -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 Change Bytes method to BodyBytes 2024-10-08 20:47:49 -04:00
router.go Fix nil check for server 2024-10-08 19:09:03 -04:00
server.go Change Bytes method to BodyBytes 2024-10-08 20:47:49 -04:00
values.go Attempt to implement default methods 2024-10-08 22:30:29 -04:00