Documentation ¶
Index ¶
- type Action
- type Faloota
- func (f *Faloota) Bypass(inUrl, proxy, userAgent string, verify Action) (cookies []*http.Cookie, err error)
- func (f *Faloota) BypassOnce(inUrl, proxy, userAgent string, verify Action) (cookies []*http.Cookie, err error)
- func (f *Faloota) Cancel(proxy, useragent string)
- func (f *Faloota) Close()
- func (f *Faloota) Ctx(proxy, userAgent string, id ...string) (ctx context.Context, err error)
- func (f *Faloota) Wait()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Faloota ¶
func NewFaloota ¶
func (*Faloota) BypassOnce ¶
Click to show internal directories.
Click to hide internal directories.