terminal

package
v0.0.0-...-2f81b85 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Terminal

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

Terminal is a struct that replicates flyctl terminal

func New

func New(log logr.Logger) Terminal

New wraps a go-logr/logger in a Terminal

func (Terminal) Debug

func (t Terminal) Debug(v ...interface{})

Debug is a method that wraps go-logr/logger.Info

func (Terminal) Debugf

func (t Terminal) Debugf(format string, v ...interface{})

Debugf is a method that wraps go-logr/logger.Info

Jump to

Keyboard shortcuts

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