component

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component interface {
	Name() string
	Path() string
	Content() ([]byte, error)
}

func NewBufComponent

func NewBufComponent() Component

func NewBufGenComponent

func NewBufGenComponent(module string) Component

func NewBufWorkComponent added in v0.0.3

func NewBufWorkComponent() Component

func NewConfigComponent

func NewConfigComponent() Component

func NewDockerComponent

func NewDockerComponent(module string) Component

func NewDockerComposeComponent

func NewDockerComposeComponent(module string) Component

func NewGomodComponent

func NewGomodComponent(module string, version string) Component

func NewPreCommitComponent

func NewPreCommitComponent() Component

func NewReviveComponent

func NewReviveComponent() Component

func NewTaskfileComponent

func NewTaskfileComponent(module string) Component

func NewcommitLintConfigComponent

func NewcommitLintConfigComponent() Component

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL