Documentation
¶
Index ¶
- func New(cond iface.Conducting, f iface.FileSys, u iface.User, c iface.Client, ...) iface.Context
- type Context
- func (c *Context) Channels() iface.Channels
- func (c *Context) Client() iface.Client
- func (c *Context) Conducting() iface.Conducting
- func (c *Context) Db() iface.Db
- func (c *Context) Display() iface.Display
- func (c *Context) FileSys() iface.FileSys
- func (c *Context) NonPortable() iface.NonPortable
- func (c *Context) Options() iface.Options
- func (c *Context) User() iface.User
- func (c *Context) ViewContext() iface.ViewContext
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
func (*Context) Conducting ¶
func (c *Context) Conducting() iface.Conducting
func (*Context) NonPortable ¶
func (c *Context) NonPortable() iface.NonPortable
func (*Context) ViewContext ¶
func (c *Context) ViewContext() iface.ViewContext
Click to show internal directories.
Click to hide internal directories.