package
Version:
v0.0.0-...-ca68a2b
Opens a new window with list of versions in this module.
Published: Mar 21, 2025
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
¶
View Source
const (
CF_URL = "http://codeforces.com/api"
)
type Response struct {
Status string `json:"status"`
Result json.RawMessage `json:"result,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.