package
Version:
v0.6.5
Opens a new window with list of versions in this module.
Published: Oct 18, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ContestRanking struct {
KeyDetail string `json:"key_detail"`
KeyBeats string `json:"key_beats"`
KeyScore string `json:"key_score"`
KeyGlobalRanking string `json:"key_global_ranking"`
KeyLocalRanking string `json:"key_local_ranking"`
}
type QuestionProcess struct {
KeyDetail string `json:"key_detail"`
KeyEasy string `json:"key_easy"`
KeyMedium string `json:"key_medium"`
KeyHard string `json:"key_hard"`
KeySolved string `json:"key_solved"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.