cmd

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func PrettyPrint

func PrettyPrint(i interface{}) string

PrettyPrint to print struct in a readable way

Types

type Article

type Article struct {
	Date    string
	Content string
}

Article as a general struct to print formatted topics with content usually as some colorized content with title, link, snippet combined in a single field

type Articles

type Articles []Article

func (Articles) PrintTable

func (articles Articles) PrintTable() error

Jump to

Keyboard shortcuts

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