Documentation ¶
Index ¶
- type Component
- func NewBufComponent() Component
- func NewBufGenComponent() Component
- func NewBufGenVendorComponent() Component
- func NewConfigComponent(module string) []Component
- func NewDockerComponent(module string) Component
- func NewDockerComposeComponent(module string) Component
- func NewGitignoreComponent() Component
- func NewGoMainComponent(module string) Component
- func NewGomodComponent(module string, version string) Component
- func NewPreCommitComponent() Component
- func NewReviveComponent() Component
- func NewTaskfileComponent(module string) Component
- func NewcommitLintConfigComponent() Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
func NewBufComponent ¶
func NewBufComponent() Component
func NewBufGenComponent ¶
func NewBufGenComponent() Component
func NewBufGenVendorComponent ¶ added in v0.0.4
func NewBufGenVendorComponent() Component
func NewConfigComponent ¶
func NewDockerComponent ¶
func NewGitignoreComponent ¶ added in v0.0.4
func NewGitignoreComponent() Component
func NewGoMainComponent ¶ added in v0.0.5
func NewGomodComponent ¶
func NewPreCommitComponent ¶
func NewPreCommitComponent() Component
func NewReviveComponent ¶
func NewReviveComponent() Component
func NewTaskfileComponent ¶
func NewcommitLintConfigComponent ¶
func NewcommitLintConfigComponent() Component
Click to show internal directories.
Click to hide internal directories.