Categorygithub.com/jameshovious/jterm
modulepackage
0.0.0-20170904074949-e0b81fbea295
Repository: https://github.com/jameshovious/jterm.git
Documentation: pkg.go.dev

# README

jterm

Thin wrapper over the jquery.terminal) library for use with gopherjs.

Currently the library is only partially complete. Implimentation may change.

Install

go get -u github.com/JamesHovious/jterm

Demos & tutorials to come!

# Packages

No description provided by the author

# Functions

CallTerminal will call the jQuery.terminal method, which is the entry point for the library.
DefaultTerminal returns a Terminal struct with all of the default values pre-populated.
NewTerminal will return a new Terminal struct.

# Structs

Terminal is a struct with fields that correspond to jquery.terminal options.