Deprecated : use github.com/rusq/slackdump/v3 instead.
The highest tagged major version is
v3 .
Discover Packages
github.com/rusq/slackdump/v2
auth
browser
pwcompat
package
Version:
v2.6.2
Opens a new window with list of versions in this module.
Published: Jan 6, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package pwcompat provides a compatibility layer, so when the playwright-go
team decides to break compatibility again, there's a place to write a
workaround.
type Adapter struct {
DriverDirectory string
DriverBinaryLocation string
}
func NewAdapter(runopts *playwright.RunOptions) (*Adapter , error )
func (a *Adapter ) Driver() *playwright.PlaywrightDriver
Source Files
¶
Click to show internal directories.
Click to hide internal directories.