feedback

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package feedback provides feedback to the user.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(v ...interface{})

Error behaves like fmt.Println but adds a prefix.

func Errorf

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

Errorf behaves like fmt.Printf but adds a prefix and newline.

func LogError

func LogError(err error) bool

LogError logs non-nil errors and returns whether the error was nil.

func Warning

func Warning(v ...interface{})

Warning behaves like fmt.Println but adds a prefix.

func Warningf

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

Warningf behaves like fmt.Printf but adds a prefix and newline.

Types

This section is empty.

Jump to

Keyboard shortcuts

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