decompile

package
v0.4.7 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: BSD-3-Clause Imports: 24 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MockBuild

func MockBuild(projectId string, dir string, ifaces ...interface{}) (project.Project, error)

Takes a slice of structureSpec Structures and converts them into the project

func New

func New(fs afero.Fs, obj interface{}, options ...Option) (d *decompiler, err error)

Types

type AppStruct

type AppStruct struct {
	Name        string `mapstructure:"name"`
	Description string
	Tags        []string
}

type Option

type Option func(d *decompiler) error

Jump to

Keyboard shortcuts

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