syslog

package
v6.7.3-0...-1f455d7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Drainer

type Drainer interface {
	Run(context.Context) error
}

func NewDrainer

func NewDrainer(transport string, address string, hostname string, caCerts []string, buildFactory db.BuildFactory) Drainer

type Syslog

type Syslog struct {
	// contains filtered or unexported fields
}

func Dial

func Dial(transport, address string, caCerts []string) (*Syslog, error)

func (*Syslog) Close

func (s *Syslog) Close() error

func (*Syslog) Write

func (s *Syslog) Write(hostname, tag string, ts time.Time, msg string) error

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL