syslog_types

package
v0.0.0-...-50def94 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This module contains a collection of YANG type definitions for SYSLOG.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Audit

type Audit struct {
}

func (Audit) String

func (id Audit) String() string

type Auth

type Auth struct {
}

func (Auth) String

func (id Auth) String() string

type Authpriv

type Authpriv struct {
}

func (Authpriv) String

func (id Authpriv) String() string

type Console

type Console struct {
}

func (Console) String

func (id Console) String() string

type Cron

type Cron struct {
}

func (Cron) String

func (id Cron) String() string

type Cron2

type Cron2 struct {
}

func (Cron2) String

func (id Cron2) String() string

type Daemon

type Daemon struct {
}

func (Daemon) String

func (id Daemon) String() string

type Ftp

type Ftp struct {
}

func (Ftp) String

func (id Ftp) String() string

type Kern

type Kern struct {
}

func (Kern) String

func (id Kern) String() string

type Local0

type Local0 struct {
}

func (Local0) String

func (id Local0) String() string

type Local1

type Local1 struct {
}

func (Local1) String

func (id Local1) String() string

type Local2

type Local2 struct {
}

func (Local2) String

func (id Local2) String() string

type Local3

type Local3 struct {
}

func (Local3) String

func (id Local3) String() string

type Local4

type Local4 struct {
}

func (Local4) String

func (id Local4) String() string

type Local5

type Local5 struct {
}

func (Local5) String

func (id Local5) String() string

type Local6

type Local6 struct {
}

func (Local6) String

func (id Local6) String() string

type Local7

type Local7 struct {
}

func (Local7) String

func (id Local7) String() string

type Lpr

type Lpr struct {
}

func (Lpr) String

func (id Lpr) String() string

type Mail

type Mail struct {
}

func (Mail) String

func (id Mail) String() string

type News

type News struct {
}

func (News) String

func (id News) String() string

type Ntp

type Ntp struct {
}

func (Ntp) String

func (id Ntp) String() string

type Severity

type Severity string

Severity represents The definitions for Syslog message severity as per RFC 5424.

const (
	// Emergency Level Msg
	Severity_emergency Severity = "emergency"

	// Alert Level Msg
	Severity_alert Severity = "alert"

	// Critical Level Msg
	Severity_critical Severity = "critical"

	// Error Level Msg
	Severity_error_ Severity = "error"

	// Warning Level Msg
	Severity_warning Severity = "warning"

	// Notification Level Msg
	Severity_notice Severity = "notice"

	// Informational Level Msg
	Severity_info Severity = "info"

	// Debugging Level Msg
	Severity_debug Severity = "debug"
)

type Syslog

type Syslog struct {
}

func (Syslog) String

func (id Syslog) String() string

type SyslogFacility

type SyslogFacility struct {
}

func (SyslogFacility) String

func (id SyslogFacility) String() string

type User

type User struct {
}

func (User) String

func (id User) String() string

type Uucp

type Uucp struct {
}

func (Uucp) String

func (id Uucp) String() string

Jump to

Keyboard shortcuts

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