Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Name string Debug bool Version string Commit string BuildDate string BuildSource string OpenCommandEnv string CfgDir string // Absolute path to a golangci-lint executable. Executable string }
Config includes the base configuration fields required for golintui.
func (*Config) GetBuildDate ¶
func (*Config) GetVersion ¶
Click to show internal directories.
Click to hide internal directories.