mon

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: BSD-3-Clause Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DetailsOpts added in v0.0.8

type DetailsOpts struct {
	ShowAllFiles bool
}

type Mon

type Mon struct {
	*Opts
	// contains filtered or unexported fields
}

func New

func New(opts *Opts) (*Mon, error)

func (*Mon) Run

func (m *Mon) Run(ctx context.Context) error

func (*Mon) Teardown

func (m *Mon) Teardown()

type Opts

type Opts struct {
	NoColor    bool
	ProjectDir string
	Listeners  []listeners.Listener

	DetailsOpts *DetailsOpts
}

func (*Opts) OK

func (o *Opts) OK() error

Jump to

Keyboard shortcuts

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