package
Version:
v0.0.0-...-c13d752
Opens a new window with list of versions in this module.
Published: Jul 5, 2018
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
EventAppStart = "app_start"
EventAppShutdown = "app_shutdown"
)
type Event struct {
Type string `msgpack:"t"`
Message string `msgpack:"m"`
ID *id.ID `msgpack:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.