dllver

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 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"`
	FileVersion      string `json:"file_version"`
	FileMajorVersion int    `json:"file_major_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