Discover Packages
github.com/Clink-n-Clank/Eitri
internal
commands
generate
wire
package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Jul 6, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
GenerateWireBinCMD = &cobra .Command {
Use: "build",
Short: "Generate binary: Generates Google Wire DI code and compile it to binary",
Run: runCompile,
}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.