facade

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2019 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_STAR = 5

Variables

This section is empty.

Functions

func Execute

func Execute(ui *rwi.RWI, args []string) (exit exitcode.ExitCode)

Execute is called from main function

Types

type Review added in v0.2.0

type Review struct {
	Date        string
	Rating      int
	Star        [MAX_STAR]bool
	Description string
	Lookup      *product.Result
}

Review is class of review data

Jump to

Keyboard shortcuts

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