version

package
v0.0.0-...-8406b6b Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version
	// 主版本号 Major 当功能模块有较大的变动,比如增加多个模块或者整体架构发生变化。此版本号由项目决定是否修改
	// 次版本号 Minor 当功能有一定的增加或变化,比如增加了对权限控制、增加自定义视图等功能。此版本号由项目决定是否修改
	// 修订号 Revision 一般是 Bug 修复或是一些小的变动,要经常发布修订版,时间间隔不限,修复一个严重的bug即可发布一个修订版
	Version = "4.1.0"
	// StageSuffix 后缀
	StageSuffix = "dev"
	AppName     = "gin-blog"
)

Functions

func CmdParseVersion

func CmdParseVersion()

func DetailVersion

func DetailVersion() string

func GetStageSuffix

func GetStageSuffix() string

func GetVersion

func GetVersion() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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