
The highest tagged major version is
v2.
package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Jul 12, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EventView struct {
LastModified time.Time `json:"last_modified"`
Entries []Event `json:"entries"`
}
type TransferEvent struct {
Type string `json:"event_type"`
Data map[string]interface{} `json:"event_data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.