package
Version:
v4.1.0
Opens a new window with list of versions in this module.
Published: Jun 3, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SplitFullName split a git FullName format to vendor and repo strings.
type Publisher struct {
ID string `yaml:"id"`
Name string `yaml:"name"`
Organizations []url.URL `yaml:"orgs"`
Repositories []url.URL `yaml:"repos"`
}
LoadPublishers loads the publishers YAML file and returns a slice of Publisher.
Repository is a single code repository. FileRawURL contains the direct url to the raw file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.