package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Copyright (c) Ultraviolet
SPDX-License-Identifier: Apache-2.0
type AgentEvent struct {
EventType string `json:"event_type"`
Timestamp time.Time `json:"timestamp"`
ComputationID string `json:"computation_id,omitempty"`
Details json.RawMessage `json:"details,omitempty"`
Originator string `json:"originator"`
Status string `json:"status,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.