run

package
v0.24.4 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encrypt

func Encrypt(vipercfg2 *viper.Viper, lggr *lesqllog.Logger, content string)

Encrypt is the main entry for encrypt from cmd

func Run

func Run(projectName string, vipercfg2 *viper.Viper, lggr *lesqllog.Logger)

Run is the main entry point to run models

Types

type MetalScanner

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

func (*MetalScanner) Scan

func (scanner *MetalScanner) Scan(src interface{}) error

type Workflow

type Workflow struct {
	ProjectName string          `json:"projectName"`
	Nodes       []dag.JobBasics `json:"nodes"`
	Edges       []dag.Edge      `json:"edges"`
}

Jump to

Keyboard shortcuts

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