Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "vacuum"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Nsec string `` /* 168-byte string literal not displayed */ UploadRelay string `` /* 145-byte string literal not displayed */ 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 }
Click to show internal directories.
Click to hide internal directories.