Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByContinuingYouAgreeToTheTermsOfUseAndAcknowledgeThePrivacyPolicy ¶ added in v5.0.1
type ByContinuingYouAgreeToTheTermsOfUseAndAcknowledgeThePrivacyPolicy string // Always "By continuing, you agree to the Terms of Use and acknowledge the Privacy Policy."
func (ByContinuingYouAgreeToTheTermsOfUseAndAcknowledgeThePrivacyPolicy) MarshalJSON ¶ added in v5.0.1
func (c ByContinuingYouAgreeToTheTermsOfUseAndAcknowledgeThePrivacyPolicy) MarshalJSON() ([]byte, error)
type Cancelled ¶ added in v5.0.1
type Cancelled string // Always "cancelled"
func (Cancelled) MarshalJSON ¶ added in v5.0.1
type ChooseYourUsername ¶ added in v5.0.1
type ChooseYourUsername string // Always "Choose your username"
func (ChooseYourUsername) Default ¶ added in v5.0.1
func (c ChooseYourUsername) Default() ChooseYourUsername
func (ChooseYourUsername) MarshalJSON ¶ added in v5.0.1
func (c ChooseYourUsername) MarshalJSON() ([]byte, error)
type Complete ¶ added in v5.0.1
type Complete string // Always "complete"
func (Complete) MarshalJSON ¶ added in v5.0.1
type Continue ¶ added in v5.0.1
type Continue string // Always "Continue"
func (Continue) MarshalJSON ¶ added in v5.0.1
type Cookies ¶ added in v5.0.1
type Cookies string // Always "cookies"
func (Cookies) MarshalJSON ¶ added in v5.0.1
type DisplayAndWait ¶ added in v5.0.1
type DisplayAndWait string // Always "display_and_wait"
func (DisplayAndWait) Default ¶ added in v5.0.1
func (c DisplayAndWait) Default() DisplayAndWait
func (DisplayAndWait) MarshalJSON ¶ added in v5.0.1
func (c DisplayAndWait) MarshalJSON() ([]byte, error)
type Emoji ¶ added in v5.0.1
type Emoji string // Always "emoji"
func (Emoji) MarshalJSON ¶ added in v5.0.1
type Nothing ¶ added in v5.0.1
type Nothing string // Always "nothing"
func (Nothing) MarshalJSON ¶ added in v5.0.1
type UserInput ¶ added in v5.0.1
type UserInput string // Always "user_input"
func (UserInput) MarshalJSON ¶ added in v5.0.1
Click to show internal directories.
Click to hide internal directories.