generator

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GoModGenerator

func GoModGenerator()

func VerifyWorkflowFolder

func VerifyWorkflowFolder()

func WithEnabled_Code_Sign_Notarize added in v0.4.0

func WithEnabled_Code_Sign_Notarize(enabled bool) func(*GithubActionGenerator)

func WithEnabled_Codecov added in v0.4.1

func WithEnabled_Codecov(enabled bool) func(*GithubActionGenerator)

Types

type CmdGenerator added in v0.4.0

type CmdGenerator struct {
}

func NewCmdGenerator added in v0.4.0

func NewCmdGenerator() *CmdGenerator

func (*CmdGenerator) Generate added in v0.4.0

func (ig *CmdGenerator) Generate() error

type GithubActionGenerator

type GithubActionGenerator struct {
	Enabled_Code_Sign_Notarize bool
	Enabled_Codecov            bool
}

func NewGithubActionGenerator

func NewGithubActionGenerator(options ...func(*GithubActionGenerator)) *GithubActionGenerator

func (*GithubActionGenerator) Generate

func (gg *GithubActionGenerator) Generate() error

type InitGenerator

type InitGenerator struct{}

func NewPlistGenerator

func NewPlistGenerator() *InitGenerator

func (*InitGenerator) Generate

func (pg *InitGenerator) Generate() error

type LicenseGenerator

type LicenseGenerator struct{}

func NewLicenseGenerator

func NewLicenseGenerator() *LicenseGenerator

func (*LicenseGenerator) Generate

func (lg *LicenseGenerator) Generate() error

type MakefileGenerator added in v0.4.0

type MakefileGenerator struct{}

func NewMakefileGenerator added in v0.4.0

func NewMakefileGenerator() *MakefileGenerator

func (*MakefileGenerator) Generate added in v0.4.0

func (mf *MakefileGenerator) Generate() error

Jump to

Keyboard shortcuts

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