Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamTemplate ¶
func WriteTemplate ¶
func WriteTemplate(qq422016 qtio422016.Writer, p Partial)
Types ¶
type Base ¶
type Base struct{}
func (*Base) StreamBody ¶
func (*Base) WriteBody ¶
func (b *Base) WriteBody(qq422016 qtio422016.Writer)
type Hello ¶
type Hello struct {
Vars map[string]interface{}
}
func (*Hello) StreamBody ¶
func (*Hello) WriteBody ¶
func (h *Hello) WriteBody(qq422016 qtio422016.Writer)
type Index ¶
type Index struct{}
func (*Index) StreamBody ¶
func (*Index) WriteBody ¶
func (i *Index) WriteBody(qq422016 qtio422016.Writer)
Click to show internal directories.
Click to hide internal directories.