version

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package version records the verion of the ts-bridge project. It also includes helper methods to return a user-agent that can be used in requests.

Index

Constants

View Source
const (
	// Project is the name of this project.
	Project = "ts-bridge"

	// Ver is the current version of this project.
	Ver = "0.2.0"
)

Variables

This section is empty.

Functions

func Revision

func Revision() string

Revision returns the current revision of this project.

func UserAgent

func UserAgent() string

UserAgent returns a useragent string of the format: "<google-client-lib>/ver Project/Version (go-runtime; os/architecture)

Types

This section is empty.

Jump to

Keyboard shortcuts

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