mo_release_asset

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 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 Asset

type Asset struct {
	Raw           json.RawMessage
	Id            string `path:"id" json:"id"`
	Name          string `path:"name" json:"name"`
	Size          int64  `path:"size" json:"size"`
	State         string `path:"state" json:"state"`
	DownloadCount int64  `path:"download_count" json:"download_count"`
	DownloadUrl   string `path:"browser_download_url" json:"download_url"`
}

Jump to

Keyboard shortcuts

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