Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CommitHash = "abcdefg" // 提交Hash CommitDate = "YYYYMMDD" // 提交日期 GoVersion = "X.Y.Z" // Go版本号 Name = "jssh" // 命令名称 Version = "0.3" // 主版本号 LongVersion = Version + "-" + CommitDate + "-" + CommitHash + "-go" + GoVersion // 完整版本号 )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.