Documentation
¶
Index ¶
- Variables
- func AccountsLogin(username, password string) (*http.Response, error)
- func AutoLogin() (*http.Response, error)
- func Clean()
- func GetDescription(articleSlug string) string
- func GetQuestionTranslation() (qt questionTranslationType)
- func GetTags() (tags []tagType)
- func GetTopicTag(slug string) (tt topicTagType)
- func ProblemsAlgorithms() (ps problemsType)
- func ProblemsAll() (ps problemsType)
- func ProblemsDatabase() (ps problemsType)
- func ProblemsShell() (ps problemsType)
- func QuestionData(titleSlug string) (qd questionDataType)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
LockStr = " 🔒"
)
Functions ¶
func GetDescription ¶
func GetQuestionTranslation ¶
func GetQuestionTranslation() (qt questionTranslationType)
func GetTopicTag ¶
func GetTopicTag(slug string) (tt topicTagType)
func ProblemsAlgorithms ¶
func ProblemsAlgorithms() (ps problemsType)
func ProblemsAll ¶
func ProblemsAll() (ps problemsType)
func ProblemsDatabase ¶
func ProblemsDatabase() (ps problemsType)
func ProblemsShell ¶
func ProblemsShell() (ps problemsType)
func QuestionData ¶
func QuestionData(titleSlug string) (qd questionDataType)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.