Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogstashClient ¶
type LogstashClient struct {
URL string
}
LogstashClient 定义结构体
func (*LogstashClient) SendData ¶
func (c *LogstashClient) SendData(data ...interface{})
SendData 异步发送数据
Click to show internal directories.
Click to hide internal directories.