version

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package version 提供版本信息

Index

Constants

This section is empty.

Variables

View Source
var (
	// AppVersion 版本号
	AppVersion = "--"
	// GitCommit CommitID
	GitCommit = "--"
	// BuildTime 二进制构建时间
	BuildTime = "--"
	// TmplVersion 开发框架模板版本(不建议 SaaS 开发者修改该值)
	TmplVersion = "1.6.2"
	// GoVersion Go 版本号
	GoVersion = runtime.Version()
)

Functions

func Version

func Version() string

Version 获取版本信息

Types

This section is empty.

Jump to

Keyboard shortcuts

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