app

package
v1.2.10 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: GPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "vacuum"

Variables

This section is empty.

Functions

func Blower

func Blower(args *Config) int

Types

type Config

type Config struct {
	Nsec        string `` /* 168-byte string literal not displayed */
	UploadRelay string `arg:"positional,required" json:"-" help:"the relay that will be flooded with all the events pulled from file"`
	SourceFile  string `arg:"positional,required" json:"-" help:"path to .jsonl file containing events to push to the relay"`
	SeckeyHex   string `arg:"-" json:"-"` // for internal use
	Pause       int    ``                 /* 152-byte string literal not displayed */
	Skip        int    `arg:"-s,--skip" help:"number of events to skip for resume"`
}

Jump to

Keyboard shortcuts

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