Documentation
¶
Index ¶
- type Provider
- func (p Provider) AllowsCaseInsensitiveLogin() bool
- func (p Provider) BaseURL() string
- func (p Provider) MarshalText() (text []byte, err error)
- func (p Provider) RequiresBFHQInfoQuery() bool
- func (p Provider) RequiresGameSpyHost() bool
- func (p Provider) String() string
- func (p Provider) SupportsPlayerVerification() bool
- func (p *Provider) UnmarshalText(text []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider int
func (Provider) AllowsCaseInsensitiveLogin ¶ added in v0.3.1
func (Provider) MarshalText ¶
func (Provider) RequiresBFHQInfoQuery ¶ added in v0.3.2
func (Provider) RequiresGameSpyHost ¶
func (Provider) SupportsPlayerVerification ¶ added in v0.3.0
func (*Provider) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.