( ctx context.Context, name string, meta map[string]any, )
| 22 | r *http.Request, |
| 23 | ) (context.Context, context.CancelFunc, http.ResponseWriter) |
| 24 | StartSpan( |
| 25 | ctx context.Context, |
| 26 | name string, |
| 27 | meta map[string]any, |
no outgoing calls
no test coverage detected