version_handler

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	BaseUrl string
}

func (Client) ReadVersion

func (c Client) ReadVersion(application_name string, version *Version) error

type Version

type Version struct {
	ApplicationName string `json:"application_name"`
	URI             string `json:"uri"`
	Store           string `json:"store"`
	Path            string `json:"path"`
	Version         string `json:"version"`
}

Jump to

Keyboard shortcuts

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