package statview type report[K comparable] struct { ID K Text string }