compilation

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CgoEnabled = true

CgoEnabled is set to true if CGO is enabled.

View Source
var MinicoreEnabled = true

MinicoreEnabled is set to true by default. Build with -tags minicore_disabled to disable minicore at compile time. This is useful when building statically linked binaries, as minicore requires dynamic library loading (dlopen) which is incompatible with static linking.

Example: go build -tags minicore_disabled ./...

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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