cui

package module
v0.0.0-...-11bbe5c Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2016 License: MIT Imports: 1 Imported by: 0

README

CUI

License Doc CI Status

A library for building CUI in Golang.

License

Please read LICENSE.

Documentation

Overview

Package "cui" provide A library for building CUI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(renderer Renderer) error

Run the main loop of application.

The main loop repeats rendering and event handling.

Types

type Renderer

type Renderer interface {
	Render()
}

Renderer is abstraction of view.

Jump to

Keyboard shortcuts

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