messager

package
v1.9.19 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Messager

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

func New

func New(c MessagesClient) *Messager

func (*Messager) LoadVersionMessages

func (m *Messager) LoadVersionMessages(cliVersion string) chan *VersionMessage

type MessagesClient

type MessagesClient interface {
	GetVersionMessage(cliVersion string, timeout int) (*cliClient.VersionMessage, error)
}

type VersionMessage

type VersionMessage struct {
	CliVersion   string
	MessageText  string
	MessageColor string
}

Jump to

Keyboard shortcuts

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