package
Version:
v0.9.8
Opens a new window with list of versions in this module.
Published: Jul 16, 2026
License: Apache-2.0
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 Link struct {
Href string `json:"href"`
Rel string `json:"rel"`
}
type Version struct {
ID string `json:"id"`
Links []Link `json:"links"`
Status string `json:"status"`
Update string `json:"updated"`
}
List queries available API versions at the EPS service root.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.