splitio

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCommands

func AddCommands()

Types

type SplitCloseCommand added in v1.0.2

type SplitCloseCommand struct {
}

func SplitCloseCommandFactory added in v1.0.2

func SplitCloseCommandFactory() *SplitCloseCommand

func (*SplitCloseCommand) AddOptions added in v1.0.2

func (cmd *SplitCloseCommand) AddOptions(set shell.CmdSet)

func (*SplitCloseCommand) Execute added in v1.0.2

func (cmd *SplitCloseCommand) Execute(args []string) error

type SplitConnectCommand

type SplitConnectCommand struct {
}

func SplitConnectCommandFactory

func SplitConnectCommandFactory() *SplitConnectCommand

func (*SplitConnectCommand) AddOptions

func (cmd *SplitConnectCommand) AddOptions(set shell.CmdSet)

func (*SplitConnectCommand) Execute

func (cmd *SplitConnectCommand) Execute(args []string) error

type SplitGetCommand

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

func SplitGetCommandFactory

func SplitGetCommandFactory() *SplitGetCommand

func (*SplitGetCommand) AddOptions

func (cmd *SplitGetCommand) AddOptions(set shell.CmdSet)

func (*SplitGetCommand) Execute

func (cmd *SplitGetCommand) Execute(args []string) error

type SplitIOTopic added in v1.0.1

type SplitIOTopic struct {
	Key         string
	Title       string
	Description string
	About       string
}

func NewSplitTopic added in v1.0.1

func NewSplitTopic() *SplitIOTopic

NewSubstitutionTopic -- return a topic structure for help about Substitutions

func (*SplitIOTopic) GetDescription added in v1.0.1

func (a *SplitIOTopic) GetDescription() string

GetDescription -- return the description of substitution about topic

func (*SplitIOTopic) GetKey added in v1.0.1

func (a *SplitIOTopic) GetKey() string

GetKey -- return the key to the substitution help topic

func (*SplitIOTopic) GetTitle added in v1.0.1

func (a *SplitIOTopic) GetTitle() string

GetTitle() -- return the title of the substitution about topic

func (*SplitIOTopic) WriteAbout added in v1.0.1

func (a *SplitIOTopic) WriteAbout(o io.Writer) error

WriteAbout -- write the substitution about topic to the provided writer

func (*SplitIOTopic) WriteSubTopic added in v1.0.1

func (a *SplitIOTopic) WriteSubTopic(o io.Writer, fname string) error

WriteSubTopic -- Write the Subtopic about information

Jump to

Keyboard shortcuts

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