message

package
v0.0.0-...-2e2441e Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const TCP string = "tcp"
View Source
const UDP string = "udp"

Variables

This section is empty.

Functions

This section is empty.

Types

type SyslogMessage

type SyslogMessage struct {
	Protocol    string
	AddressPort string
	Message     string
	Priority    uint
}

func NewSyslogMessage

func NewSyslogMessage(protocol, addressPort, message string, priority uint) *SyslogMessage

Jump to

Keyboard shortcuts

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