Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lang ¶ added in v0.4.0
type Lang struct { Name string // Name of the language Ext string // file extension name, such as 'fm.go' Templates []*template.Template // templates for this extension }
Lang is a language template setting to describe the template and ext filename for protoc-gen-fieldmask.
Click to show internal directories.
Click to hide internal directories.