eth-tracker/internal/handler
Mohamed Sohail 天明 efc84970cc
refactor: Decouple router and handlers (#31)
* refactor: decouple router to allow adding custom log and input data handlers

* feat: refactor handlers

* devops: update service build args

* chore: cleanup unecessary files/code
2024-09-18 17:35:57 +03:00
..
faucet_give.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
handler.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
index_add.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
index_remove.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
ownership.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
pool_deposit.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
pool_swap.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
quoter_price.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
seal.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
token_burn.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
token_mint.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00
token_transfer.go refactor: Decouple router and handlers (#31) 2024-09-18 17:35:57 +03:00