//
pkg.gl
Category
github.com/mikros-dev/protoc-gen-mikros-extensions
pkg
parser
package
0.5.0
Repository:
https://github.com/mikros-dev/protoc-gen-mikros-extensions.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
240 SLOC
#
Functions
LoadTemplates
No description provided by the author
#
Structs
Generated
Generated holds the template content already parsed, ready to be saved.
Info
No description provided by the author
Options
No description provided by the author
Templates
Templates is an object that holds information related to a group of template files, allowing them to be executed later.
#
Interfaces
Context
Context is an interface that a template file context, i.e., the object manipulated inside the template file, must implement.