version

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2020 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

is auto-generated at build-time

Index

Constants

View Source
const (
	GitCommit string = "cb6fd470f8950831ef3b0abc22a730df300002de"
	GitBranch string = "feature-support-optional-enum-parameters"
	GitTag    string = "v4.4.2"
	BuildTime string = "Mon  9 Mar 2020 10:36:14 CET"
)

Default build-time variable for lib-import. This file is overridden on build with build-time informations.

Variables

This section is empty.

Functions

This section is empty.

Types

type VersionInfo

type VersionInfo struct {
	GoVersion string `json:"go_version"`
	GitTag    string `json:"git_tag"`
	GitCommit string `json:"git_commit"`
	GitBranch string `json:"git_branch"`
	BuildTime string `json:"build_time"`
}

func ApikitVersion

func ApikitVersion() *VersionInfo

func (*VersionInfo) PrintTable

func (vi *VersionInfo) PrintTable() error

Jump to

Keyboard shortcuts

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