conf

package
v0.0.0-...-75857cd Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// StubFile holding the function signature of ASM function.
	StubFile string

	ObjFiles     []string
	ArFiles      []string
	GenerateOpts string
	OutputDir    string

	ExtLD string

	TempDir string

	NativeEntryName string

	DropRawBytesX86     bool
	RawBytesFallbackX86 bool
	GenExternalSymStub  bool
	// contains filtered or unexported fields
}

func Default

func Default() *Config

func (*Config) FlagSet

func (c *Config) FlagSet(name string, errorHandling flag.ErrorHandling) *flag.FlagSet

func (*Config) GetStubFileBasename

func (cfg *Config) GetStubFileBasename() (basename string, ext string)

func (*Config) Vaildate

func (cfg *Config) Vaildate() error

Jump to

Keyboard shortcuts

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