forge

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ForgeWorkArgs

type ForgeWorkArgs struct {
	Dir      string
	DBType   db.DBType
	DBDriver string
}

type ForgeWorker

type ForgeWorker func(ctx context.Context, args ForgeWorkArgs) (gofile string, forge func(ctx context.Context) error, err error)

type ForgeWorkers

type ForgeWorkers []ForgeWorker

func (ForgeWorkers) Ready

func (f ForgeWorkers) Ready(ctx context.Context, args ForgeWorkArgs) (gofiles []string, forges []func(ctx context.Context) error, err error)

Jump to

Keyboard shortcuts

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