package
Version:
v0.0.0-...-25e8c23
Opens a new window with list of versions in this module.
Published: Apr 11, 2023
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Camera struct {
Id int64 `json:"id"`
Host string `json:"host"`
}
type HealthzModel struct {
IsHealthy bool `json:"is_healthy"`
ErrorMessage string `json:"error_message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.