Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Implement fmt.Stringer for printing values #21

Closed
luxas opened this issue May 28, 2019 · 1 comment
Closed

Implement fmt.Stringer for printing values #21

luxas opened this issue May 28, 2019 · 1 comment
Milestone

Comments

@luxas
Copy link
Contributor

luxas commented May 28, 2019

And metav1.Time and metav1.Duration from https://github.com/kubernetes/apimachinery/blob/master/pkg/apis/meta/v1/time.go

Also (a stretch): implement type FooCollection []Type and func (fc *FooCollection) PrintCollection()

@luxas luxas added this to the Declarative Config milestone May 28, 2019
@luxas luxas modified the milestones: Declarative Config, v0.4.0 Jun 28, 2019
@luxas
Copy link
Contributor Author

luxas commented Jun 28, 2019

this is now done

@luxas luxas closed this as completed Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant