vcruntime

package
v0.0.26 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2025 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EventEnsureStart    = "vcruntime.ensure.start"
	EventEnsureProgress = "vcruntime.ensure.progress"
	EventEnsureDone     = "vcruntime.ensure.done"
)

Variables

This section is empty.

Functions

func EnsureEmbedded

func EnsureEmbedded(contentDir string, embedded []byte)

func EnsureForVersion

func EnsureForVersion(ctx context.Context, versionDir string) bool

func EnsureLatest

func EnsureLatest(ctx context.Context, contentDir string)

Types

type EnsureProgress

type EnsureProgress struct {
	Downloaded int64
	Total      int64
}

Jump to

Keyboard shortcuts

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