threadpoolAccessor extracts values from thread pool events
| 1304 | |
| 1305 | // threadpoolAccessor extracts values from thread pool events |
| 1306 | type threadpoolAccessor struct{} |
| 1307 | |
| 1308 | func (threadpoolAccessor) SetFields([]Field) {} |
| 1309 | func (threadpoolAccessor) SetSegments([]fields.Segment) {} |
nothing calls this directly
no outgoing calls
no test coverage detected