Versions in this module Expand all Collapse all v1 v1.0.2 Mar 17, 2021 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