model

package
v2.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Defaults

type Defaults struct {
	Level       string
	JSONPayload *structpb.Struct
}

type Destination

type Destination struct {
	LogGroupID string
	FolderID   string
}

type Entry

type Entry struct {
	Timestamp   time.Time
	Level       string
	StreamName  string
	Message     string
	JSONPayload *structpb.Struct
}

type Resource

type Resource struct {
	Type string
	ID   string
}

type WriteRequest

type WriteRequest struct {
	Resource *Resource
	Entries  []*Entry
}

Jump to

Keyboard shortcuts

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