package
Version:
v0.0.0-...-9d89862
Opens a new window with list of versions in this module.
Published: Sep 10, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gen provide tools for generate go files.
DefaultFormat default format source
EmptyFormat do not format
OptionGoimportsFormtat use the command line `goimports` command to
format first. If an error is reported, use the default formatting method.
Generator used to buffer the output for format.Source.
func (g *Generator) Print(args ...interface{})
func (g *Generator) Println(args ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.