package
module
Version:
v0.0.0-...-f2f296d
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
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 AliveResponse struct {
Type string `json:"type"`
Alive bool `json:"alive"`
Date string `json:"date,omitempty"`
}
type ErrorResponse struct {
Type string `json:"type"`
Status int `json:"status"`
Error string `json:"error,omitempty"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.