fetcher

package
v0.7.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ATCODER_URL = "https://atcoder.jp/"

Variables

This section is empty.

Functions

func FetchAuthSession

func FetchAuthSession(username, password string) (*http.Response, error)

func FetchContestPage

func FetchContestPage(contest string) (*http.Response, error)

func FetchHomePage

func FetchHomePage() (*http.Response, error)

func FetchProblemPage

func FetchProblemPage(contest, problem string) (*http.Response, error)

func FetchProblems

func FetchProblems(contest string) (*http.Response, error)

func FetchSubmissionDetail added in v0.6.0

func FetchSubmissionDetail(contest, submissionID string) (*http.Response, error)

func FetchSubmissionsMe added in v0.6.0

func FetchSubmissionsMe(contest string) (*http.Response, error)

func FetchSubmitPage

func FetchSubmitPage(contest string) (*http.Response, error)

func GetAtcoderUrl

func GetAtcoderUrl(p ...string) string

func PostProblemAnswer

func PostProblemAnswer(contest, problem, lang, code string) (*http.Response, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL