package
Version:
v0.0.5-beta1
Opens a new window with list of versions in this module.
Published: Jul 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Data map[string]interface{}
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.