Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/josephspurrier/goversioninfo
/ types & classes
Types & classes
20 in github.com/josephspurrier/goversioninfo
⨍
Functions
79
◇
Types & classes
20
↓ 49 callers
TypeAlias
LangID
LangID must use be a character-set identifier from: https://msdn.microsoft.com/en-us/library/windows/desktop/aa381058(v=vs.85).aspx#langID
lang_cs.go:57
↓ 15 callers
TypeAlias
CharsetID
CharsetID must use be a character-set identifier from: https://msdn.microsoft.com/en-us/library/windows/desktop/aa381058(v=vs.85).aspx#charsetID
lang_cs.go:12
Struct
CLIConfig
CLIConfig holds all settings for generating a version info resource. Use NewCLIConfig to get a CLIConfig with sensible defaults.
cli.go:11
Struct
FileVersion
FileVersion with 3 parts.
goversioninfo.go:51
Struct
FixedFileInfo
FixedFileInfo contains file characteristics - leave most of them at the defaults.
goversioninfo.go:59
Struct
SizedReader
***************************************************************************** Helpers ****************************************************************
goversioninfo.go:95
Struct
StringFileInfo
StringFileInfo is what you want to change.
goversioninfo.go:75
Struct
Translation
Translation with langid and charsetid.
goversioninfo.go:45
Struct
VSFixedFileInfo
VSFixedFileInfo - most of these should be left at the defaults.
structbuild.go:40
Struct
VSString
VSString holds the keys and values.
structbuild.go:78
Struct
VSStringFileInfo
VSStringFileInfo holds multiple collections of keys and values, only allows for 1 collection in this package.
structbuild.go:58
Struct
VSStringTable
VSStringTable holds a collection of string keys and values.
structbuild.go:68
Struct
VSVar
VSVar holds the translation key.
structbuild.go:98
Struct
VSVarFileInfo
VSVarFileInfo holds the translation collection of 1.
structbuild.go:88
Struct
VSVersionInfo
***************************************************************************** Structure Building *****************************************************
structbuild.go:27
Struct
VarFileInfo
VarFileInfo is the translation container.
goversioninfo.go:70
Struct
VersionInfo
VersionInfo data container
goversioninfo.go:32
Struct
badWriter
goversioninfo_test.go:640
Struct
gRPICONDIR
on storing icons, see: http://blogs.msdn.com/b/oldnewthing/archive/2012/07/20/10331787.aspx
icon.go:49
Struct
gRPICONDIRENTRY
icon.go:58