events

package
v0.0.5-beta1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data map[string]interface{}

type Event

type Event struct {
	RunID     string `json:"run_id"`
	Type      string `json:"type"`
	EventID   int    `json:"event_id"`
	Data      Data   `json:"data"`
	SampleID  string `json:"sample_id"`
	CreatedBy string `json:"created_by"`
	CreatedAt string `json:"created_at"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳