Documentation ¶
Index ¶
Constants ¶
View Source
const ( //DefaultSID is the default session id provided by fritzbox DefaultSID = "0000000000000000" //ExpirationTime indicates the default expiration time for a fritzbox session ExpirationTime = 10 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
Session holds the fritzbox session information
func NewSessionByPassword ¶
NewSessionByPassword authenticates to given fritzbox url and returns the session information
func NewSessionByUsernamePassword ¶
NewSessionByUsernamePassword authenticates to given fritzbox url and returns the session information
Click to show internal directories.
Click to hide internal directories.