opt

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const DataPath = "/tmp/impromptu"

Variables

View Source
var Defaults = Options{
	ScrapeInterval: time.Second,
	QueryRange:     time.Minute * 5,
	QueryInterval:  time.Second,
}

Functions

This section is empty.

Types

type Options

type Options struct {
	TargetURL   string
	QueryString string

	ScrapeInterval time.Duration
	QueryRange     time.Duration
	QueryInterval  time.Duration
}

Jump to

Keyboard shortcuts

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