Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CookieStore = struct { Dummy auth.AuthStore Simple auth.AuthStore Encrypted auth.AuthStore }{ auth.Dummy, auth.Simple, auth.Encrypted, }
View Source
var NewAuth = auth.NewAuth
View Source
var NewClient = client.NewClient
View Source
var With = struct { Debug func() client.Option Proxy func(string) client.Option UserAgent func(string) client.Option Options func(...client.Option) client.Options }{ client.WithDebug, client.WithProxy, client.WithUserAgent, func(options ...client.Option) client.Options { return options }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
*Notice:* This module is mostly oriented to validate the DDNS credentials.
|
*Notice:* This module is mostly oriented to validate the DDNS credentials. |
Parsers contains functions to parse the response from the server.
|
Parsers contains functions to parse the response from the server. |
Click to show internal directories.
Click to hide internal directories.