Files
probo/pkg/agent
Bryan Frimin 1f5e68abe6 Fix typeName panic for interface type parameters
reflect.TypeOf on a nil interface value returns nil, causing a
panic when Kind() is called. Use reflect.TypeFor[T]() instead,
which resolves the type directly from the type parameter.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-13 19:34:07 +01:00
..
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00