Versions in this module Expand all Collapse all v0 v0.0.2 Oct 6, 2018 Changes in this version + func New(name string, params core.Params) (core.Link, error) v0.0.1 Aug 23, 2018 Changes in this version + var HttpMsgSendTimeout = 100 * time.Millisecond + func NewHTTP(name string, params core.Params) (core.Link, error) + type HTTP struct + Name string + Server *http.Server + func (h *HTTP) ExecCmd(cmd *core.Cmd) error