bindings

package
v2.7.2 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateBindings

func GenerateBindings(options Options) (string, error)

GenerateBindings generates bindings for the Wails project in the given ProjectDirectory. If no project directory is given then the current working directory is used.

Types

type Options

type Options struct {
	Filename         string
	Tags             []string
	ProjectDirectory string
	GoModTidy        bool
	TsPrefix         string
	TsSuffix         string
	TsOutputType     string
}

Options for generating bindings

Jump to

Keyboard shortcuts

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