Documentation
¶
Overview ¶
Package plugintemplates provides templates for bootstrapping plugins.
Index ¶
Constants ¶
This section is empty.
Variables ¶
var CommandReadme string
CommandReadme contains the stock readme template
var CommonMK string
CommonMK contains the stock Common.mk
var GithubWorkflowRelease string
GithubWorkflowRelease contains the Github release workflow template
var GitlabCI string
GitlabCI contains the Gitlab CI template
var GolangCIConfig string
GolangCIConfig contains the stock golangci configuration
var Gomod string
Gomod contains the stock Gomod file for the scaffolding
var MainGo string
MainGo contains the plugin main.go template
var MainTestGo string
MainTestGo contains the plugin main test template
var Makefile string
Makefile contains the stock Makefile
var PluginReadme string
PluginReadme contains the stock readme template
var PluginToolingMK string
PluginToolingMK contains the plugin tooling
var ToolsGo string
ToolsGo contains the plugin tools.go template
Functions ¶
This section is empty.
Types ¶
This section is empty.