publisher

package
v0.0.0-...-63b4fcb Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package publisher contains common types used by the publisher.

Index

Constants

View Source
const Epoch = 4

Epoch is the current version of the publisher. Bumping this number will cause every package's index files to be recomputed.

Variables

This section is empty.

Functions

This section is empty.

Types

type Distro

type Distro struct {
	Name       string
	Mirror     *url.URL
	Areas      []string // 'security', 'updates', ”, etc.
	Components []string // 'main', 'multiverse', etc.
}

Distro represents an umbrella distribution like 'hirsute' or 'buster'.

Directories

Path Synopsis
Package analysis provides tools for extracting, indexing and analyzing source code archives.
Package analysis provides tools for extracting, indexing and analyzing source code archives.
Package control provides functions for reading Debian's "control data" (*.dsc) format.
Package control provides functions for reading Debian's "control data" (*.dsc) format.

Jump to

Keyboard shortcuts

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