serve

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSocketAddr added in v0.9.0

func GetSocketAddr(args []string) (*net.UnixAddr, error)

func NewCmd

func NewCmd() *cobra.Command

Types

type ServeCmd added in v0.9.0

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

func NewServeCmd added in v0.9.0

func NewServeCmd(stepRunnerService *service.StepRunnerService, socketAddr *net.UnixAddr, sigChan chan os.Signal) *ServeCmd

func (*ServeCmd) Listen added in v0.9.0

func (sc *ServeCmd) Listen() (net.Listener, error)

func (*ServeCmd) Run added in v0.9.0

func (sc *ServeCmd) Run() error

func (*ServeCmd) Serve added in v0.9.0

func (sc *ServeCmd) Serve(listener net.Listener) error

Jump to

Keyboard shortcuts

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