nativelib

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Download

func Download(url string) (string, error)

func ExtractLibrary

func ExtractLibrary(zipPath, destDir, libName string) (string, error)

func FindLibrary

func FindLibrary() string

func LibraryName

func LibraryName() string

Types

type Platform

type Platform struct {
	OS      string
	Arch    string
	LibName string
}

func DetectPlatform

func DetectPlatform() (*Platform, error)

func (*Platform) DownloadURL

func (p *Platform) DownloadURL(version string) string

func (*Platform) ZipName

func (p *Platform) ZipName() string

Jump to

Keyboard shortcuts

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