plugins

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const URL string = "https://api.github.com/repos/FlamesX-128/anigo-plugins/releases"

Variables

This section is empty.

Functions

This section is empty.

Types

type Response

type Response struct {
	Name  string `json:"tag_name"`
	Files []struct {
		Name string `json:"name"`
		Url  string `json:"browser_download_url"`
	} `json:"assets"`
}

Jump to

Keyboard shortcuts

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