package
Version:
v0.0.0-...-31a32bb
Opens a new window with list of versions in this module.
Published: May 1, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
type Online struct {
Server string `json:"server"`
RoomCount map[string]int32 `json:"room_count"`
Updated int64 `json:"updated"`
}
type Top struct {
RoomID string `json:"room_id"`
Count int32 `json:"count"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.