reg/repos.go

8 lines
103 B
Go
Raw Normal View History

package main
import "github.com/jfrazelle/junk/reg/registry"
func getRepos(r registry.Registry) {
}