model

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2016 License: Apache-2.0 Imports: 2 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	ID        int64
	SourceID  uuid.UUID
	Created   time.Time
	Payload   interface{}
	EventType string
	Version   int
}

Event this is the main event that will get written

func NewEvent

func NewEvent(sourceID uuid.UUID, payload interface{}, eventType string, version int) *Event

NewEvent creating a new event

Jump to

Keyboard shortcuts

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