package
Version:
v1.3.1
Opens a new window with list of versions in this module.
Published: Apr 13, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsExist checks an Existence instance to see if it is existed in server
type ServerExistence struct {
Exist bool `json:"exist"`
OpenTime *int64 `json:"openTime"`
CloseTime *int64 `json:"closeTime"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.