Versions in this module Expand all Collapse all v0 v0.0.0 May 2, 2026 Changes in this version + func Generate(ctx context.Context, cfg *Config, keyIdx int) ([]byte, error) + type Config struct + APIKeys []string + Targets []string + func LoadConfig(path string) (*Config, error)