Add github.com/jroimartin/gocui

Add github.com/jroimartin/gocui. It will be used by the messenger app.

Change-Id: Ibca701ea528cc276c7eca1bd0ae045a6e35297f8
26 files changed
tree: 03ef16bd637cb2d810ac4a09fe1e2b1c1af539cc
  1. csrc/
  2. dart/
  3. go/
  4. java/
  5. nacl_sdk/
  6. swift/
  7. .gitignore
  8. README.md
README.md

This repository contains three kinds of code used in the Vanadium project:

  1. code which originated outside of Google
  2. code which Google has released as open source
  3. Vanadium code which is derived from code that originated outside of Google, and is therefore still subject to that original code's third-party license

Most of the code under third-party is open source, though some packages have restrictive commercial licenses.

Because of Go language conventions, Go packages are found under third_party/go/src/.