package
1.1.0
Repository: https://github.com/rsfreitas/go-pocket-utils.git
Documentation: pkg.go.dev

# Functions

GetPackageNameAndPath try to retrieve the golang module name from the list of .proto files.
No description provided by the author

# Structs

Generated holds the template content already parsed, ready to be saved.
No description provided by the author
No description provided by the author
Templates is an object that holds information related to a group of template files, allowing them to be parsed later.

# Interfaces

TemplateContext is an interface that a template file context, i.e., the object manipulated inside the template file, must implement.

# Type aliases

No description provided by the author