paper

package
v0.0.0-...-4e21e4c Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDownloadUrl

func GetDownloadUrl(id string) (string, error)

func GetJarName

func GetJarName(id string) (string, error)

func GetLatestBuild

func GetLatestBuild(id string) (string, error)

Types

type Build

type Build struct {
	Downloads struct {
		Application struct {
			Name string
		}
	}
}

type Version

type Version struct {
	Builds []int
}

func GetVersion

func GetVersion(version string) (Version, error)

type Versions

type Versions struct {
	Versions []string
}

func GetVersions

func GetVersions() (Versions, error)

Jump to

Keyboard shortcuts

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