types

package
v0.0.0-...-59c2f9a Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2015 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	Id         uint64 `json:"id"`
	Type       string `json:"type"`
	Connection string `json:"connection"`
	Attribs    map[string]string
	Args       []string `json:"-"`
}

func (*Event) Init

func (e *Event) Init()

func (*Event) MarshalJSON

func (e *Event) MarshalJSON() ([]byte, error)

Jump to

Keyboard shortcuts

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