appver

package
v0.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	FilePath        string `json:"file_path"`
	CompanyName     string `json:"company_name"`
	FileDescription string `json:"file_description"`
	Version         int    `json:"version"`
	FullVersion     string `json:"full_version"`
	LegalCopyright  string `json:"legal_copyright"`
	ProductName     string `json:"product_name"`
	ProductVersion  string `json:"product_version"`
}

func New

func New(filePath string) (*Info, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL