utils

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DllInfo

type DllInfo struct {
	FilePath           string
	Md5sum             string
	IsArcdps           bool
	IsArcdpsAddon      bool
	IsAddonLoaderShim  bool
	IsAddonLoaderCore  bool
	IsAddonLoaderAddon bool
	IsNexus            bool
	IsNexusAddon       bool
	IsGw2Load          bool
	IsGw2LoadAddon     bool
	IsD3D11Shim        bool
	IsDXGIShim         bool
	IsQuarantined      bool
	IsReshade          bool
	FileVersion        WinVersion
	FileDescription    string
	ProductName        string
	ProductVersion     string
	Error              string
}

func ParseDll added in v0.2.0

func ParseDll(logger *zap.SugaredLogger, dllPath string) (*DllInfo, error)

ParseDll parses a DLL and returns information about the DLL

func (*DllInfo) Flags added in v0.2.0

func (info *DllInfo) Flags() string

func (*DllInfo) String

func (info *DllInfo) String() string

Jump to

Keyboard shortcuts

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