commonutil

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package commonutil contains utilities for console like printing a header, etc.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintSection

func PrintSection(header string)

PrintSection prints a header like PrintSectionSeparator but with a string.

func PrintSectionSeparator

func PrintSectionSeparator()

PrintSectionSeparator prints a header with "-".

func PrintSubsection

func PrintSubsection(subheader string)

PrintSubsection prints a subheader like PrintSubsectionSeparator with a string.

func PrintSubsectionSeparator

func PrintSubsectionSeparator()

PrintSubsectionSeparator prints a subheader.

func PrintTypeAndValue

func PrintTypeAndValue(v interface{})

PrintTypeAndValue prints the type of v and its value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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