flags

package
v0.6.8 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2023 License: Apache-2.0 Imports: 3 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintSubject added in v0.5.9

func PrintSubject(title, prefix, subject string, subjects map[string]string) bool

Types

type ChatPflagpole added in v0.6.8

type ChatPflagpole struct {
	Model       string
	System      []string
	Messages    []string
	Examples    []string
	Outfile     string
	Choices     int
	MaxTokens   int
	Temperature float64
	TopP        float64
	TopK        int
	Stop        []string
}
var ChatPflags ChatPflagpole

type CreateFlagpole added in v0.6.7

type CreateFlagpole struct {
	Input     []string
	Generator []string
	Outdir    string
}
var CreateFlags CreateFlagpole

type DatamodelPflagpole added in v0.5.12

type DatamodelPflagpole struct {
	Datamodels []string
	Expression []string
}
var DatamodelPflags DatamodelPflagpole

type Datamodel__CheckpointFlagpole added in v0.6.1

type Datamodel__CheckpointFlagpole struct {
	Message string
}
var Datamodel__CheckpointFlags Datamodel__CheckpointFlagpole

type Datamodel__LogFlagpole added in v0.6.8

type Datamodel__LogFlagpole struct {
	ByValue bool
	Details bool
}
var Datamodel__LogFlags Datamodel__LogFlagpole

type FeedbackPflagpole added in v0.6.8

type FeedbackPflagpole struct {
	Issue  bool
	Labels string
}
var FeedbackPflags FeedbackPflagpole

type FlowFlagpole added in v0.6.2

type FlowFlagpole struct {
	List     bool
	Docs     bool
	Flow     []string
	Progress bool
	Stats    bool
}
var FlowFlags FlowFlagpole

type FmtFlagpole added in v0.6.5

type FmtFlagpole struct {
	Data bool
}
var FmtFlags FmtFlagpole

type GenFlagpole

type GenFlagpole struct {
	Stats       bool
	Generator   []string
	Template    []string
	Partial     []string
	Diff3       bool
	NoFormat    bool
	KeepDeleted bool
	Watch       bool
	WatchFull   []string
	WatchFast   []string
	AsModule    string
	Outdir      string
}
var GenFlags GenFlagpole

type Gen__InfoFlagpole added in v0.6.8

type Gen__InfoFlagpole struct {
	Expression []string
}
var Gen__InfoFlags Gen__InfoFlagpole

type Mod__GetFlagpole added in v0.6.8

type Mod__GetFlagpole struct {
	Prerelease bool
}
var Mod__GetFlags Mod__GetFlagpole

type RootPflagpole added in v0.5.9

type RootPflagpole struct {
	Package     string
	Tags        []string
	Verbosity   int
	IncludeData bool
	InjectEnv   bool
	Quiet       bool
}
var RootPflags RootPflagpole

type RunFlagpole added in v0.5.7

type RunFlagpole struct {
	List        bool
	Info        bool
	Suite       []string
	Runner      []string
	Environment []string
	Data        []string
	Workdir     string
}
var RunFlags RunFlagpole

Jump to

Keyboard shortcuts

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