ccutch / go-view-controller

View controller model for golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go View Controller

Simple implementation of a view controller in go. Organizing routing and view rendering. To use this module check out the spec directory for a example implementation.

About

View controller model for golang

License:MIT License


Languages

Language:Go 89.2%Language:HTML 10.8%