context

package
v0.0.0-...-ce71dfa Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2012 License: BSD-2-Clause-Views Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFromInput

func NewFromInput(i ContextInput) iface.Context

Types

type Context

type Context struct {
	// contains filtered or unexported fields
}

func (*Context) Channels

func (c *Context) Channels() iface.Channels

func (*Context) Client

func (c *Context) Client() iface.Client

func (*Context) Conducting

func (c *Context) Conducting() iface.Conducting

func (*Context) Db

func (c *Context) Db() iface.Db

func (*Context) Display

func (c *Context) Display() iface.Display

func (*Context) FileSys

func (c *Context) FileSys() iface.FileSys

func (*Context) NonPortable

func (c *Context) NonPortable() iface.NonPortable

func (*Context) Options

func (c *Context) Options() iface.Options

func (*Context) User

func (c *Context) User() iface.User

func (*Context) ViewContext

func (c *Context) ViewContext() iface.ViewContext

type ContextInput

type ContextInput struct {
	Conducting  iface.Conducting
	FileSys     iface.FileSys
	User        iface.User
	Client      iface.Client
	Db          iface.Db
	Channels    iface.Channels
	ViewContext iface.ViewContext
	NonPortable iface.NonPortable
	Display     iface.Display
	Options     iface.Options
}

Jump to

Keyboard shortcuts

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