Documentation ¶
Index ¶
- func NewHttpsWriter(outputUrl *url.URL, appId string, skipCertVerify bool, dialer *net.Dialer, ...) (w *httpsWriter, err error)
- func NewSyslogWriter(outputUrl *url.URL, appId string, dialer *net.Dialer, ...) (w *syslogWriter, err error)
- func NewTlsWriter(outputUrl *url.URL, appId string, skipCertVerify bool, dialer *net.Dialer, ...) (w *tlsWriter, err error)
- type Writer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHttpsWriter ¶
func NewSyslogWriter ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.