The cog package provides functionality to develop reusable components (cogs) for Isomorphic Go web applications.
Brian Ketelsen ca65c95c84 This change accounts for a GOPATH that isn't set, but relies on the new defaulted GOPATH. 6 years ago
.gitignore Initial import 6 years ago
LICENSE Initial import 6 years ago
Readme.md Initial import 6 years ago
cog.go This change accounts for a GOPATH that isn't set, but relies on the new defaulted GOPATH. 6 years ago
uxcog.go Removed check for static template bundle file setting 6 years ago

Readme.md

Cog

Go Report Card

The cog package provides functionality to develop reusable components (cogs) for Isomorphic Go web applications.

License

Cog is licensed under the BSD License. Read the LICENSE file for more information.