Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BrowserFlow ¶
type BrowserFlow struct {
// contains filtered or unexported fields
}
func (*BrowserFlow) Close ¶
func (f *BrowserFlow) Close() error
func (*BrowserFlow) Run ¶
func (f *BrowserFlow) Run() (*Response, error)
type Flow ¶
func NewBrowserFlow ¶
Click to show internal directories.
Click to hide internal directories.