Versions in this module Expand all Collapse all v0 v0.0.1 Nov 23, 2020 Changes in this version + type Target struct + func New() *Target + func (c *Target) Endpoint() string + func (c *Target) Send(e interface{}, logKind string) error + func (c *Target) String() string + func (c *Target) Validate() error