kamilsk / tracer

🪡 Dead simple, lightweight tracing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bucket to store debug info

kamilsk opened this issue · comments

call.Store(Request{
  Type: HTTP
  ...
})

call.Store(Request{
  Type: SQL
  ...
})