Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewShipper ¶
func NewShipper(cfg *env.Properties) shipper.Shipper
Types ¶
type RpcShipper ¶
type RpcShipper struct {
// contains filtered or unexported fields
}
func (*RpcShipper) Init ¶
func (p *RpcShipper) Init() error
func (*RpcShipper) Send ¶
func (p *RpcShipper) Send(v interface{})
Click to show internal directories.
Click to hide internal directories.