types

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fetcher

type Fetcher interface {
	Start() error
	Stop() error
	Next() (*common.FileInfo, bool)
}

type HostName

type HostName string

type Location

type Location struct {
	Host         HostName
	Organisation OrganisationName
	Repository   RepositoryName
}

type OrganisationName

type OrganisationName string

type RepositoryName

type RepositoryName string

Jump to

Keyboard shortcuts

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