package
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Sep 2, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DatabaseSpecific struct {
Severity string `json:"severity"`
}
type Source struct {
Git string `json:"git"`
}
type Spec struct {
Name string `json:"name"`
Source Source `json:"source"`
}
Spec is cocoapods struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.