format

package
v0.0.0-...-0202b1c Latest Latest
Warning

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

Go to latest
Published: May 25, 2023 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func FormatError

func FormatError(err error) string

func FormatTable

func FormatTable(data [][]string) string

func FormatTask

func FormatTask(t *task.LocalTask) string

func FormatTaskTable

func FormatTaskTable(tasks []*task.LocalTask, cols []Column) string

Types

type Column

type Column int
const (
	COL_ID Column = iota
	COL_STATUS
	COL_DUE
	COL_ACTION
	COL_PROJECT
)

Jump to

Keyboard shortcuts

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