forg

package module
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2023 License: Apache-2.0 Imports: 7 Imported by: 1

README

forg

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option added in v1.0.0

type Option func(options *Options) (err error)

func WithWorkspace added in v1.0.0

func WithWorkspace(workspace string) Option

type Options added in v1.0.0

type Options struct {
	Workspace string
}

type Project added in v1.0.0

type Project struct {
	Mod *module.Module
}

func Load added in v1.0.0

func Load(dir string, options ...Option) (project *Project, err error)

func (*Project) Coding added in v1.0.0

func (project *Project) Coding(ctx context.Context) (controller processes.ProcessController, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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