Versions in this module Expand all Collapse all v0 v0.2.0 Sep 27, 2017 v0.1.0 Aug 1, 2017 Changes in this version + type View struct + func New(ctx *view.Context, key string) *View + func (v *View) Build(ctx *view.Context) view.Model + func (v *View) Lifecycle(from, to view.Stage)