rendora

package
v0.3.1-0...-3864f78 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2019 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeadlessResponse

type HeadlessResponse struct {
	Status  int               `json:"status"`
	Content string            `json:"content"`
	Headers map[string]string `json:"headers"`
	Latency float64           `json:"latency"`
}

HeadlessResponse contains the status code, DOM content and headers of the response coming from the headless chrome instance

type Rendora

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

Rendora contains the main structure instance

func New

func New(cfgFile string) (*Rendora, error)

New creates a new Rendora instance

func (*Rendora) Run

func (R *Rendora) Run() error

Run starts Rendora proxy nd API (if enabled) servers

Jump to

Keyboard shortcuts

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