Documentation ¶
Index ¶
Constants ¶
View Source
const PluginAPI = "https://plugins.go-semantic-release.xyz/api/v1"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistryResolver ¶
type RegistryResolver struct { }
func NewResolver ¶
func NewResolver() *RegistryResolver
func (*RegistryResolver) Names ¶
func (r *RegistryResolver) Names() []string
func (*RegistryResolver) ResolvePlugin ¶
func (r *RegistryResolver) ResolvePlugin(pluginInfo *plugin.PluginInfo) (*resolver.PluginDownloadInfo, error)
Click to show internal directories.
Click to hide internal directories.