package
Version:
v0.4.6
Opens a new window with list of versions in this module.
Published: Jul 28, 2023
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.