package
1.0.7
Repository: https://github.com/matzefriedrich/parsley.git
Documentation: pkg.go.dev

# Functions

FileOutputWriter Creates an OutputWriterFactory object that can be used create file writers.
FormattedCallParameters formats the call parameters of the given reflection.Method into a comma-separated string.
FormattedParameters formats the parameters of the given reflection.Method into a comma-separated string with type info.
FormattedResultParameters formats the result parameters of the given reflection.Method into a comma-separated string.
FormattedResultTypes formats the result types of the given reflection.Method into a string representation.
FormatType formats the given reflection.Parameter's type information into a string representation.
No description provided by the author
GoFileAccessor Creates a new reflection.AstFileAccessor object that reads a source file from the GOFILE variable.
HasResults checks if the given reflection.Method has any result parameters.
No description provided by the author
No description provided by the author
No description provided by the author
NewBootstrapGenerator initializes and returns a BootstrapGenerator with the specified project folder path.
No description provided by the author
No description provided by the author
No description provided by the author
OpenProject opens an existing Go project from the specified folder path and returns a GoProject instance.
No description provided by the author
No description provided by the author
RegisterTypeModelFunctions registers a series of functions for type model processing in the given code generator.
Signature generates the signature string of a given method.

# Constants

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

# 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
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

No description provided by the author
No description provided by the author
ProjectItem represents a template file and its corresponding target filename in a project scaffold.
No description provided by the author
No description provided by the author

# Interfaces

BootstrapGenerator provides functionalities to scaffold project files.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

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