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