cic-custodial/internal/api
Mohamed Sohail add7f2a442
refactor: ctx propagation, api handlers
* use context timeout middleware for correct ctx propagation
* Fix bind error handling
* Fix validation error handling
* Fix HTTP error handling (4XX)
* tasker client now  accepts ctx
* add recovery and body size middleware
2023-02-24 16:46:46 +00:00
..
account.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
errors.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
sign.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
track.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
types.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
validator.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00