module

package
v0.0.0-...-cbe532a Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2014 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	Name         string
	Activities   []*activity.Activity
	ServerSocket *net.UnixConn
	SocketAddr   *net.UnixAddr
	Listener     *net.UnixListener
}

func Create

func Create(name string) *Module

func (*Module) ListenSocket

func (m *Module) ListenSocket()

func (*Module) RegisterActivity

func (m *Module) RegisterActivity(name string) *activity.Activity

func (*Module) Run

func (m *Module) Run()

func (*Module) Shutdown

func (m *Module) Shutdown()

Jump to

Keyboard shortcuts

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