dc_command

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func NewAuth

func NewAuth(spec rc_recipe.Spec) dc_section.Section

func NewFeed

func NewFeed(spec rc_recipe.Spec) dc_section.Section

func NewGridDataInput

func NewGridDataInput(spec rc_recipe.Spec) dc_section.Section

func NewGridDataOutput

func NewGridDataOutput(spec rc_recipe.Spec) dc_section.Section

func NewHeader

func NewHeader(spec rc_recipe.Spec) dc_section.Section

func NewInstall

func NewInstall() dc_section.Section

func NewProxy

func NewProxy(spec rc_recipe.Spec) dc_section.Section

func NewReport

func NewReport(spec rc_recipe.Spec) dc_section.Section

func NewSecurity

func NewSecurity(spec rc_recipe.Spec) dc_section.Section

func NewTextInput

func NewTextInput(spec rc_recipe.Spec) dc_section.Section

func NewUsage

func NewUsage(spec rc_recipe.Spec) dc_section.Section

Types

type Auth

type Auth struct {
	Header         app_msg.Message
	ManualAuthDesc app_msg.Message
	// contains filtered or unexported fields
}

func (Auth) Body

func (z Auth) Body(ui app_ui.UI)

func (Auth) Title

func (z Auth) Title() app_msg.Message

type DocCommand

type DocCommand struct {
	Desc app_msg.Message
	// contains filtered or unexported fields
}

func (DocCommand) DocDesc

func (z DocCommand) DocDesc() app_msg.Message

func (DocCommand) DocId

func (z DocCommand) DocId() dc_index.DocId

func (DocCommand) Sections

func (z DocCommand) Sections() []dc_section.Section

type DocGridDataInput

type DocGridDataInput struct {
	Header         app_msg.Message
	HeaderGridData app_msg.Message
	// contains filtered or unexported fields
}

func (DocGridDataInput) Body

func (z DocGridDataInput) Body(ui app_ui.UI)

func (DocGridDataInput) Title

func (z DocGridDataInput) Title() app_msg.Message

type DocGridDataOutput

type DocGridDataOutput struct {
	Header         app_msg.Message
	HeaderGridData app_msg.Message
	// contains filtered or unexported fields
}

func (DocGridDataOutput) Body

func (z DocGridDataOutput) Body(ui app_ui.UI)

func (DocGridDataOutput) Title

func (z DocGridDataOutput) Title() app_msg.Message

type DocJsonInput

type DocJsonInput struct {
	Header      app_msg.Message
	FieldHeader app_msg.Message
	// contains filtered or unexported fields
}

func (DocJsonInput) Body

func (z DocJsonInput) Body(ui app_ui.UI)

func (DocJsonInput) Title

func (z DocJsonInput) Title() app_msg.Message

type DocTextInput

type DocTextInput struct {
	Header      app_msg.Message
	FieldHeader app_msg.Message
	// contains filtered or unexported fields
}

func (DocTextInput) Body

func (z DocTextInput) Body(ui app_ui.UI)

func (DocTextInput) Title

func (z DocTextInput) Title() app_msg.Message

type Feed

type Feed struct {
	Header             app_msg.Message
	HeaderFeed         app_msg.Message
	TableHeaderName    app_msg.Message
	TableHeaderDesc    app_msg.Message
	TableHeaderExample app_msg.Message
	AboutFormat        app_msg.Message
	// contains filtered or unexported fields
}

func (Feed) Body

func (z Feed) Body(ui app_ui.UI)

func (Feed) Title

func (z Feed) Title() app_msg.Message
type Header struct {
	// contains filtered or unexported fields
}

func (Header) Body

func (z Header) Body(ui app_ui.UI)

func (Header) Title

func (z Header) Title() app_msg.Message

type Install

type Install struct {
	Header      app_msg.Message
	Instruction app_msg.Message
}

func (Install) Body

func (z Install) Body(ui app_ui.UI)

func (Install) Title

func (z Install) Title() app_msg.Message

type Proxy

type Proxy struct {
	Header app_msg.Message
	Desc   app_msg.Message
	// contains filtered or unexported fields
}

func (Proxy) Body

func (z Proxy) Body(ui app_ui.UI)

func (Proxy) Title

func (z Proxy) Title() app_msg.Message

type Report

type Report struct {
	Header             app_msg.Message
	FileLocation       app_msg.Message
	TableHeaderOs      app_msg.Message
	TableHeaderPath    app_msg.Message
	TableHeaderExample app_msg.Message
	HeaderReport       app_msg.Message
	ReportHeaderName   app_msg.Message
	ReportHeaderDesc   app_msg.Message
	FormatDesc         app_msg.Message
	RemarkMemoryBudget app_msg.Message
	RemarkXlsx         app_msg.Message
	// contains filtered or unexported fields
}

func (Report) Body

func (z Report) Body(ui app_ui.UI)

func (Report) Title

func (z Report) Title() app_msg.Message

type Security

type Security struct {
	Header                 app_msg.Message
	CredentialLocation     app_msg.Message
	TableHeaderOS          app_msg.Message
	TableHeaderPath        app_msg.Message
	CredentialRemarks      app_msg.Message
	HowToRemoveIt          app_msg.Message
	HowToHelpCenter        app_msg.Message
	Scopes                 app_msg.Message
	TableHeaderScopesLabel app_msg.Message
	TableHeaderScopesDesc  app_msg.Message
	// contains filtered or unexported fields
}

func (Security) Body

func (z Security) Body(ui app_ui.UI)

func (Security) Title

func (z Security) Title() app_msg.Message

type Usage

type Usage struct {
	Header              app_msg.Message
	Remarks             app_msg.Message
	HeaderRun           app_msg.Message
	UsageWin            app_msg.Message
	UsageOther          app_msg.Message
	RunCatalinaRemarks1 app_msg.Message
	RunCatalinaRemarks2 app_msg.Message
	RunCatalinaRemarks3 app_msg.Message
	HeaderOptions       app_msg.Message
	HeaderCommonOptions app_msg.Message
	TableOptionsOption  app_msg.Message
	TableOptionsDesc    app_msg.Message
	TableOptionsDefault app_msg.Message
	// contains filtered or unexported fields
}

func (Usage) Body

func (z Usage) Body(ui app_ui.UI)

func (Usage) Title

func (z Usage) Title() app_msg.Message

Jump to

Keyboard shortcuts

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