package
Version:
v1.15.0
Opens a new window with list of versions in this module.
Published: Aug 2, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Coverage struct {
ApiVersion string `json:"api_version"`
IdPattern string `json:"api_path"`
Operation string `json:"operation"`
Properties []Property `json:"properties"`
}
type Property struct {
Name string `json:"addr"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.