package
Version:
v0.9.5
Opens a new window with list of versions in this module.
Published: Sep 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Tag = "v0.0.0-dev"
ProgramName = "gptscript"
)
type Version struct {
Tag string `json:"tag,omitempty"`
Commit string `json:"commit,omitempty"`
Dirty bool `json:"dirty,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.