syslog

package
v1.6.1-0...-a0f72b6 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 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, eventID 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