{{ range $key, $value := .Packages }} {{ $importPath := printf "%v/%v" $.URL $key }} {{ if ne $value.URL "" }} {{ $importPath = printf "%v/%v" $value.URL $key }} {{ end }} {{ end }}
Package Source Documentation
{{ $importPath }} {{ $value.Repo }} Go Reference