console

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package console is a NotificationService that logs to the console

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Notifier

type Notifier struct{}

Notifier implements machine.NotificationService

func (*Notifier) Debugf

func (n *Notifier) Debugf(m machine.InfoSource, name string, format string, args ...any)

Debugf implements machine.NotificationService

func (*Notifier) Errorf

func (n *Notifier) Errorf(m machine.InfoSource, name string, format string, args ...any)

Errorf implements machine.NotificationService

func (*Notifier) Infof

func (n *Notifier) Infof(m machine.InfoSource, name string, format string, args ...any)

Infof implements machine.NotificationService

func (*Notifier) NotifyPostTransition

func (n *Notifier) NotifyPostTransition(transition *machine.TransitionNotification) error

NotifyPostTransition implements machine.NotificationService

func (*Notifier) NotifyWatcherState

func (n *Notifier) NotifyWatcherState(name string, detail machine.WatcherStateNotification) error

NotifyWatcherState implements machine.NotificationService

func (*Notifier) Warnf

func (n *Notifier) Warnf(m machine.InfoSource, name string, format string, args ...any)

Warnf implements machine.NotificationService

Jump to

Keyboard shortcuts

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