steps

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppStep

type AppStep struct {
	// contains filtered or unexported fields
}

func NewAppStep added in v1.3.1

func NewAppStep(reg *infra.Registry) *AppStep

func (AppStep) Description

func (AppStep) Description() string

func (AppStep) Do

type ConfigStep

type ConfigStep struct {
	// contains filtered or unexported fields
}

func NewConfigStep added in v1.3.1

func NewConfigStep(reg *infra.Registry) *ConfigStep

func (ConfigStep) Description

func (ConfigStep) Description() string

func (ConfigStep) Do

type DevEnvStep

type DevEnvStep struct {
	// contains filtered or unexported fields
}

func NewDevEnvStep added in v1.3.1

func NewDevEnvStep(reg *infra.Registry) *DevEnvStep

func (DevEnvStep) Description

func (DevEnvStep) Description() string

func (DevEnvStep) Do

type DockerfileStep

type DockerfileStep struct{}

func (DockerfileStep) Description

func (DockerfileStep) Description() string

func (DockerfileStep) Do

type GoModStep

type GoModStep struct{}

func (GoModStep) Description

func (GoModStep) Description() string

func (GoModStep) Do

type GoModTidyStep

type GoModTidyStep struct{}

func (GoModTidyStep) Description

func (GoModTidyStep) Description() string

func (GoModTidyStep) Do

type GolangCIStep

type GolangCIStep struct{}

func (GolangCIStep) Description

func (GolangCIStep) Description() string

func (GolangCIStep) Do

type MainGoStep

type MainGoStep struct{}

func (MainGoStep) Description

func (MainGoStep) Description() string

func (MainGoStep) Do

type MigrateStep added in v1.4.0

type MigrateStep struct {
	// contains filtered or unexported fields
}

func NewMigrateStep added in v1.4.0

func NewMigrateStep(registry *infra.Registry) *MigrateStep

func (*MigrateStep) Description added in v1.4.0

func (s *MigrateStep) Description() string

func (*MigrateStep) Do added in v1.4.0

type OGenStep

type OGenStep struct{}

func (OGenStep) Description

func (OGenStep) Description() string

func (OGenStep) Do

type PkgStep

type PkgStep struct{}

func (PkgStep) Description

func (PkgStep) Description() string

func (PkgStep) Do

type RealtimeStep added in v1.13.0

type RealtimeStep struct{}

func (RealtimeStep) Description added in v1.13.0

func (RealtimeStep) Description() string

func (RealtimeStep) Do added in v1.13.0

type RestAPIStep

type RestAPIStep struct{}

func (RestAPIStep) Description

func (RestAPIStep) Description() string

func (RestAPIStep) Do

type RootDirStep

type RootDirStep struct{}

func (RootDirStep) Description

func (RootDirStep) Description() string

func (RootDirStep) Do

type ServerCmdStep

type ServerCmdStep struct {
	// contains filtered or unexported fields
}

func NewServerCmdStep added in v1.4.0

func NewServerCmdStep(registry *infra.Registry) *ServerCmdStep

func (ServerCmdStep) Description

func (ServerCmdStep) Description() string

func (ServerCmdStep) Do

type SpecsStep

type SpecsStep struct{}

func (SpecsStep) Description

func (SpecsStep) Description() string

func (SpecsStep) Do

type TestyStep added in v1.7.0

type TestyStep struct{}

func (TestyStep) Description added in v1.7.0

func (TestyStep) Description() string

func (TestyStep) Do added in v1.7.0

Directories

Path Synopsis
files
pkg/httpserver
Package httpserver is a wrapper for http.Server
Package httpserver is a wrapper for http.Server

Jump to

Keyboard shortcuts

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