The cog package provides functionality to develop reusable components (cogs) for Isomorphic Go web applications.
Wirecog 1925fd148f Added Start method to Cog interface 6 years ago
.gitignore Initial import 6 years ago
LICENSE Initial import 6 years ago
Readme.md Initial import 6 years ago
cog.go Added Start method to Cog interface 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.