Open cnpryer opened 11 months ago
I'm often doing things like creating Channels from RequestedVersions.
Channel
RequestedVersion
Would be nice to implement ToVersion or something and make the interface easier.
ToVersion
I'm often doing things like creating
Channel
s fromRequestedVersion
s.Would be nice to implement
ToVersion
or something and make the interface easier.