retrospective

package
v0.0.0-...-e75809f Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: GPL-3.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RatingValues = [...]string{
	"Concern",
	"Improve",
	"Decent",
	"Good",
	"Notable",
}

RatingValues ...

Functions

This section is empty.

Types

type Rating

type Rating int8

Rating ...

const (
	ConcernRating Rating = iota
	ImproveRating
	DecentRating
	GoodRating
	NotableRating
)

Rating

func (Rating) GetStringValue

func (rating Rating) GetStringValue() string

GetStringValue ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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