console

package
v14.37.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package console provides functions for displaying console messages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DisplayInfoMessage

func DisplayInfoMessage(message string, out io.Writer)

DisplayInfoMessage displays an informational message to the specified output.

func DisplayInfoMessages

func DisplayInfoMessages(messages []string, out io.Writer)

DisplayInfoMessages displays multiple informational messages to the specified output.

func DisplayMessages

func DisplayMessages(messages []string, out io.Writer, displayDivider bool)

DisplayMessages displays multiple messages to the specified output, with an optional divider.

func DisplayWarningMessage

func DisplayWarningMessage(message string, out io.Writer)

DisplayWarningMessage displays a warning message to the specified output.

func DisplayWarningMessages

func DisplayWarningMessages(messages []string, out io.Writer)

DisplayWarningMessages displays multiple warning messages to the specified output.

Types

This section is empty.

Jump to

Keyboard shortcuts

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