package
0.6.0
Repository: https://github.com/iblockin/quickfix.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WriteFile parses the generated code in fileOut and writes the code out to filePath.Function performs some import clean up and gofmts the code before writingReturns ParseError if the generated source is invalid but is written to filePath.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ErrorHandler is a convenience struct for interpretting generation Errors.
ParseError indicates generated go source is invalid.