paper

package
v0.0.0-...-23853e3 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProjectPaper    string = "paper"
	ProjectFolia    string = "folia"
	ProjectVelocity string = "velocity"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version struct {
	BuildDate time.Time `json:"build"`
	FileURL   string    `json:"fileUrl"`
}

func (*Version) Get

func (w *Version) Get() (io.ReadCloser, error)

type Versions

type Versions struct {
	Project  string                        `json:"project"`
	Versions map[string]map[string]Version `json:"versions"`
}

func (*Versions) Releases

func (paper *Versions) Releases() error

Jump to

Keyboard shortcuts

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