package
Version:
v0.36.0
Opens a new window with list of versions in this module.
Published: Jul 31, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Event struct {
CreatedAt time.Time `json:"createdAt"`
Name string `json:"name"`
}
Event carries a time.Time field, which JSON-serialises to a string and should
be documented as {type: string, format: date-time}.
swagger:model
Source Files
¶
Click to show internal directories.
Click to hide internal directories.