model

package
v0.0.0-...-51f1470 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Greeting

type Greeting string

type Report

type Report struct {
	Greeting      string
	DoneYesterday []Task
	WorkToday     []Task
}

func (Report) String

func (r Report) String() string

type Task

type Task struct {
	Component string
	Action    string
	Status    string
}

func (Task) String

func (t Task) String() string

Jump to

Keyboard shortcuts

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