cdpserver

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package cdpserver implements a replicant proxy for the chrome developer tools protocol

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

Server is a replicant-cdp server for replicant

func New

func New(addr, args string, interval time.Duration) (s *Server, err error)

New creates a new replicant-cdp server

func (*Server) Close

func (s *Server) Close() (err error)

Close stops the replicant-cdp

func (*Server) Start

func (s *Server) Start() (err error)

Start the replicant-cdp server, calling start

Jump to

Keyboard shortcuts

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