package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 8, 2016
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
¶
type Client struct {
Protocol string
Host string
Logger *logging.Logger
}
type Message struct {
Body string
}
type Worker struct {
SentryUrl string
Queue <-chan Message
Logger *logging.Logger
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.