package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

GetEventTypeName retrieves the system.eventlog type name for the given payload.
SeverityByName attempts to parse the passed in string into a severity.

# Structs

TestingStructuredLogEvent is an implementation of EventPayload for use in tests, in order to avoid importing the eventpb package.

# Interfaces

EventPayload is implemented by CommonEventDetails.