Versions in this module Expand all Collapse all v0 v0.2.1 Mar 2, 2020 v0.2.0 Feb 27, 2020 Changes in this version + type Config struct + AdvertiseURL string + ServerURL string + Web web.Config + type Executor struct + func New(c Config) (e *Executor, err error) + func (e *Executor) Run(uuid string, c transaction.Config) (r transaction.Result, err error)