ui

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(format string, v ...interface{})

func Error

func Error(err error)

func ErrorLine

func ErrorLine(format string, v ...interface{})

func Errorf

func Errorf(format string, v ...interface{})

func Info

func Info(format string, v ...interface{})

func InvokeLogsSink

func InvokeLogsSink(logsCh chan []byte)

InvokeLogsSink consumes log lines produced during users, stage, lambda function invoke. Shows logs from the invoked lambda function.

func NodeLogsSink

func NodeLogsSink(logsCh chan []byte)

NodeLogsSink consumes logs produced during our node lambda function execution.

func Notice

func Notice(format string, v ...interface{})

func Title

func Title(format string, v ...interface{})

Types

type Logger

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

func (*Logger) Debug

func (u *Logger) Debug(format string, v ...interface{})

func (*Logger) Error

func (u *Logger) Error(err error)

func (*Logger) ErrorLine

func (u *Logger) ErrorLine(format string, v ...interface{})

func (*Logger) Errorf

func (u *Logger) Errorf(format string, v ...interface{})

func (*Logger) Info

func (u *Logger) Info(format string, v ...interface{})

func (*Logger) Notice

func (u *Logger) Notice(format string, v ...interface{})

func (*Logger) Title

func (u *Logger) Title(format string, v ...interface{})

Jump to

Keyboard shortcuts

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