client

package
v0.0.0-...-45d3f4b Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: BSD-3-Clause Imports: 10 Imported by: 2

Documentation

Index

Constants

View Source
const (
	RETRIES = 2
)

Variables

This section is empty.

Functions

func Do

func Do(body []byte, failFast bool, domain string, validator func(*types.RunResults) bool) (*types.RunResults, bool)

Do runs a single fiddle contained in 'body'.

failFast - If true then fail fatally. domain - The scheme and domain name to make requests to, e.g. "https://fiddle.skia.org". validator - A function that does extra validation on the fiddle run results. Return true if the

response is valid.

Types

This section is empty.

Jump to

Keyboard shortcuts

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