Documentation ¶
Index ¶
- func ConnectionCard(c *websocket.Connection, as *app.State, ps *cutil.PageState) string
- func SitemapDetail(m menu.Items, indent int, ps *cutil.PageState) string
- func StreamConnectionCard(qw422016 *qt422016.Writer, c *websocket.Connection, as *app.State, ...)
- func StreamSitemapDetail(qw422016 *qt422016.Writer, m menu.Items, indent int, ps *cutil.PageState)
- func WriteConnectionCard(qq422016 qtio422016.Writer, c *websocket.Connection, as *app.State, ...)
- func WriteSitemapDetail(qq422016 qtio422016.Writer, m menu.Items, indent int, ps *cutil.PageState)
- type Channel
- type Connection
- type Logs
- type MemUsage
- type Modules
- type Request
- type Routes
- type ServerInfo
- type Session
- type Settings
- type Sitemap
- type SocketTap
- type Sockets
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectionCard ¶ added in v0.6.22
func SitemapDetail ¶ added in v0.4.2
func StreamConnectionCard ¶ added in v0.6.22
func StreamSitemapDetail ¶ added in v0.4.2
func WriteConnectionCard ¶ added in v0.6.22
func WriteConnectionCard(qq422016 qtio422016.Writer, c *websocket.Connection, as *app.State, ps *cutil.PageState)
func WriteSitemapDetail ¶ added in v0.4.2
Types ¶
type Channel ¶ added in v0.6.22
func (*Channel) StreamBody ¶ added in v0.6.22
type Connection ¶ added in v0.6.22
type Connection struct { layout.Basic Connection *websocket.Connection }
func (*Connection) StreamBody ¶ added in v0.6.22
func (*Connection) WriteBody ¶ added in v0.6.22
func (p *Connection) WriteBody(qq422016 qtio422016.Writer, as *app.State, ps *cutil.PageState)
type Logs ¶ added in v0.11.24
func (*Logs) StreamBody ¶ added in v0.11.24
type MemUsage ¶ added in v0.3.3
func (*MemUsage) StreamBody ¶ added in v0.4.8
type Modules ¶
func (*Modules) StreamBody ¶
type Request ¶
func (*Request) StreamBody ¶
type Routes ¶ added in v0.3.3
func (*Routes) StreamBody ¶ added in v0.3.3
type ServerInfo ¶ added in v0.11.5
func (*ServerInfo) StreamBody ¶ added in v0.11.5
func (*ServerInfo) WriteBody ¶ added in v0.11.5
func (p *ServerInfo) WriteBody(qq422016 qtio422016.Writer, as *app.State, ps *cutil.PageState)
type Session ¶
func (*Session) StreamBody ¶
type Settings ¶
func (*Settings) StreamBody ¶
type Sitemap ¶ added in v0.4.2
func (*Sitemap) StreamBody ¶ added in v0.4.2
type SocketTap ¶ added in v0.7.0
func (*SocketTap) StreamBody ¶ added in v0.7.0
Source Files ¶
Click to show internal directories.
Click to hide internal directories.