chrome

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Log --
	Log = log.NewFacility("chrome")
)

Functions

func Float

func Float(s string) (v float64, err error)

Float --

Types

type CallParams

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

CallParams --

type Chrome

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

Chrome --

func New

func New(src []string) (c *Chrome, err error)

New --

func (*Chrome) Legend

func (c *Chrome) Legend() ([]string, []string)

Legend --

func (*Chrome) Prepare

func (c *Chrome) Prepare(entityCfg *config.Entity) (r *ExecData, err error)

Prepare --

type Data

type Data struct {
	FVals FVals `json:"fVals"`
	SVals SVals `json:"sVals"`
}

Data --

type ExecData

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

ExecData --

func (*ExecData) Data

func (r *ExecData) Data() Data

Data --

func (*ExecData) Exec

func (r *ExecData) Exec(timeout uint) (err error)

Exec --

type FVals

type FVals []float64

FVals --

type Method

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

Method --

type SVals

type SVals []string

SVals --

Jump to

Keyboard shortcuts

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