context

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommandMode = "command"
	InsertMode  = "insert"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AppContext

type AppContext struct {
	Service *service.SlackService
	Body    *termui.Grid
	View    *views.View
	Config  *config.Config
	Mode    string
}

func CreateAppContext

func CreateAppContext(flgConfig string) *AppContext

CreateAppContext creates an application context which can be passed and referenced througout the application

Jump to

Keyboard shortcuts

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