package
Version:
v0.0.0-...-26d9e45
Opens a new window with list of versions in this module.
Published: May 18, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Event struct {
Title string `json:"title"`
Description string `json:"description"`
Start time.Time `json:"start"`
End time.Time `json:"end"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.