libinnoextract

package module
v0.0.0-...-94e6d93 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractInstaller

func ExtractInstaller(installer, destination string, progCb ProgressCb, logCb LogCb) error

func LoadLibrary

func LoadLibrary(libPath string) error

Types

type LogCb

type LogCb func(LogLevel, string)

type LogLevel

type LogLevel int
const (
	LogDebug LogLevel = iota + 1
	LogInfo
	LogWarning
	LogError
)

func (LogLevel) String

func (i LogLevel) String() string

type ProgressCb

type ProgressCb func(float32, string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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