package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Feb 18, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Package struct {
WriterCreator writer.Creator `json:"-"`
PackageName string `json:"package_name"`
PackageDir string `json:"package_dir"`
GenDir string `json:"gen_dir"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.