generator

package
v0.0.0-...-04a61f9 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package generator implements libvirt API XML to Go source generation.

Index

Constants

View Source
const DefaultOutput = "libvirt_api.gen.go"

Variables

This section is empty.

Functions

func Run

func Run(config Config) error

Run generates the low-level binding using config.

Types

type Config

type Config struct {
	APIPath      string
	FunctionMode string
	PackageDir   string
	Output       string
}

Config controls libvirt API generation.

Jump to

Keyboard shortcuts

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