Versions in this module Expand all Collapse all v1 v1.1.2 Jan 2, 2017 v1.1.1 Jan 1, 2017 v1.1.0 Jan 1, 2017 v1.0.0 Dec 31, 2016 Changes in this version + type API struct + func NewAPI(ampqURI, redisURI, host string, port int) (a API, err error) + func (a API) Start() + type ErrorResponse struct + Message string + type Mon struct + EUID int + GID int + Hostname string + PID int + UID int + UTF8 string + func NewMon() (m Mon) + type StartWorkflow struct + InitWorkflow StarterRequest + Time time.Time + UUID string + type StarterRequest struct + Name string + Variables map[string]interface{} + type StarterResponse struct + UUID string