func labelsSorted(ctx context.Context) []label { … } func TestContextLabels(t *testing.T) { … } func TestLabelMapStringer(t *testing.T) { … }
func labelsSorted(ctx context.Context) []label { … } func TestContextLabels(t *testing.T) { … } func TestLabelMapStringer(t *testing.T) { … }