This website requires JavaScript.
Explore
Help
Sign In
go
/
aicra
Watch
0
Star
1
Fork
You've already forked aicra
0
Code
Issues
Pull Requests
Releases
3
Wiki
Activity
53dfc8f679
aicra
/
api
History
Adrien Marquès
ed404106f2
refactor: rename api.Ctx to api.Context, extends context.Context with helper methods
2021-06-20 00:46:42 +02:00
..
adapter.go
feat: add WithAuth() to builder using api.AuthAdapter interface
2021-05-18 09:36:33 +02:00
auth.go
feat: create api.Auth wrapping authorization management
2021-05-18 09:34:01 +02:00
auth_test.go
feat: create api.Auth wrapping authorization management
2021-05-18 09:34:01 +02:00
context.go
refactor: rename api.Ctx to api.Context, extends context.Context with helper methods
2021-06-20 00:46:42 +02:00
error.defaults.go
update: api.Err system
2021-03-28 18:49:23 +02:00
error.go
fix: remove error status from json
2021-05-18 11:10:12 +02:00
response.go
update: api.Err system
2021-03-28 18:49:23 +02:00