Documentation ¶ Index ¶ type Profile func (p *Profile) Body(as *app.State, ps *cutil.PageState) string func (p *Profile) StreamBody(qw422016 *qt422016.Writer, as *app.State, ps *cutil.PageState) func (p *Profile) WriteBody(qq422016 qtio422016.Writer, as *app.State, ps *cutil.PageState) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Profile ¶ type Profile struct { layout.Basic Profile *user.Profile Theme *theme.Theme Providers auth.Providers Referrer string } func (*Profile) Body ¶ func (p *Profile) Body(as *app.State, ps *cutil.PageState) string func (*Profile) StreamBody ¶ func (p *Profile) StreamBody(qw422016 *qt422016.Writer, as *app.State, ps *cutil.PageState) func (*Profile) WriteBody ¶ func (p *Profile) WriteBody(qq422016 qtio422016.Writer, as *app.State, ps *cutil.PageState) Source Files ¶ View all Source files views/vprofile/Profile.html Click to show internal directories. Click to hide internal directories.