comlab

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2017 License: MIT

README

Comlab

Glider Labs app toolkit and development utility for component-oriented Go applications.

Comlab gives you highly modularized, more reusable, and very extensible application code. Our first priority is serving Glider Labs apps before making this a general use project.

Pre-release Install

We're not yet cutting releases of Comlab and its packages. To install the Comlab CLI, clone the repo and:

$ make install

You'll need Go and Glide installed, so perhaps run brew bundle first.

Slack

Join Glider Labs Slack and the #comlab channel to talk about the project.

License

MIT

Directories

Path Synopsis
cmd
comlab command
com
dev
lib
pkg
com
Package com provides a registry for component objects, which are used with Go packages to create component packages.
Package com provides a registry for component objects, which are used with Go packages to create component packages.
events
Package events implements a simple callback-based event emitter with event filtering and one-time event handling capabilities.
Package events implements a simple callback-based event emitter with event filtering and one-time event handling capabilities.
log
Package log implements an opinionated, structured logging API and data model.
Package log implements an opinionated, structured logging API and data model.

Jump to

Keyboard shortcuts

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