helper

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PrintModeInfo    = 0
	PrintModeSuccess = 1
	PrintModeErr     = 2
)

Variables

This section is empty.

Functions

func Println added in v0.1.1

func Println(str string, printMode int)

func Sprint

func Sprint(str string, options SprintOptions) string

Types

type SprintOptions added in v0.1.1

type SprintOptions struct {
	PrintMode  int
	PrintWidth int
	PromptOff  bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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