Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTransporter ¶
func CreateTransporter(conf *Config) (formatter.ITransport, error)
Types ¶
type Transporter ¶
type Transporter struct {
// contains filtered or unexported fields
}
func (*Transporter) Close ¶
func (t *Transporter) Close() error
func (*Transporter) Write ¶
func (t *Transporter) Write(data []byte) error
Click to show internal directories.
Click to hide internal directories.