json

package
v0.0.0-...-a1a65ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2014 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = struct {
	Indent string
}{}

Functions

This section is empty.

Types

type View

type View struct {
	Content interface{}
	Indent  string
}

func NewView

func NewView(content interface{}) *View

func NewViewIndent

func NewViewIndent(content interface{}, indent string) *View

func (*View) Render

func (v *View) Render(ctx *view.Context) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL