jira-cli/pkg/tui/doc.go

5 lines
131 B
Go

// Package tui wraps tview and tcell to create different layouts.
//
// Available layouts are: Table, Preview and Text
package tui