domain

package
v0.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependency

type Dependency struct {
	Platform     string
	Organisation string
	Repo         string

	PackageName    string
	Version        string
	CurrentVersion *string

	PackageManager  string
	PackageFilePath string
}

func (Dependency) DependencyDetails added in v0.4.0

func (d Dependency) DependencyDetails() string

type DependencyUpdate added in v0.14.0

type DependencyUpdate struct {
	Dependency

	NewVersion string
	UpdateType string
}

type Owner added in v0.15.0

type Owner struct {
	Platform     string
	Organisation string
	Repo         string

	Name  string
	Notes string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL