package
Version:
v0.4.7
Opens a new window with list of versions in this module.
Published: Feb 17, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 1
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.