Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultHost = "0.0.0.0:4936" DirUrlPrefix = "/dataset" CsvResultDirTmpl = `{{.Project}}/test-result/{{.TestType}}/{{.Branch}}/csv` )
View Source
const ( App = `GoTest` Link = `https://github.com/duruyao/gotest` Version = `1.0.1` ReleaseDate = `2024-07-29` VersionSerialTmpl = `{{.App}} {{.Version}} ({{.ReleaseDate}})` Logo = `` /* 187-byte string literal not displayed */ )
Variables ¶
View Source
var DefaultDir = util.GetWorkDirMust() + "/dataset"
Functions ¶
func VersionSerial ¶
func VersionSerial() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.