package
Version:
v1.1.5
Opens a new window with list of versions in this module.
Published: Aug 23, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Takes a slice of structureSpec Structures and converts them into the project
type AppStruct struct {
Name string `mapstructure:"name"`
Description string
Tags []string
}
type Option func(d *decompiler) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.