contracts

package
v0.0.0-...-0c40252 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Browser

type Browser interface {
	// New 获取浏览器
	New(slug string) *rod.Browser
	// Destroy 销毁浏览器
	Destroy(slug string)
	// Lock 获取锁
	Lock(slug string)
	// Unlock 释放锁
	Unlock(slug string)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL