Versions in this module Expand all Collapse all v0 v0.25.1 Jul 10, 2017 v0.24.1 Jun 24, 2017 v0.22.1 Jun 13, 2017 Changes in this version + type Namespace struct + func New() *Namespace + func (ns *Namespace) Base64Decode(content interface{}) (string, error) + func (ns *Namespace) Base64Encode(content interface{}) (string, error) + func (ns *Namespace) Jsonify(v interface{}) (template.HTML, error)