event

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	EventID   string            `json:"event_id" ch:"event_id"`
	Name      string            `json:"name" ch:"name"`
	Kind      string            `json:"kind" ch:"kind"`
	Content   string            `json:"content" ch:"content"`
	Timestamp int64             `json:"timestamp"`
	Time      time.Time         `json:"-" ch:"timestamp"`
	Tags      map[string]string `json:"tags" ch:"tags"`
	Relations map[string]string `json:"relations" ch:"relations"`
}

Event .

Directories

Path Synopsis
Package query is a generated GoMock package.
Package query is a generated GoMock package.

Jump to

Keyboard shortcuts

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