Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrowserAuth ¶
type BrowserAuth struct {
// contains filtered or unexported fields
}
func New ¶
func New(debug bool) *BrowserAuth
type BrowserType ¶
type BrowserType int
const ( BrowserUnknown BrowserType = iota BrowserChrome BrowserSafari )
Click to show internal directories.
Click to hide internal directories.