Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
JwtCacheDir string
)
Functions ¶
This section is empty.
Types ¶
type GoPayloaderResults ¶
type PayLoader ¶
type PayLoader struct {
// contains filtered or unexported fields
}
func NewPayLoader ¶
func (*PayLoader) ComputeResults ¶
func (p *PayLoader) ComputeResults(workers []worker.Worker, results *GoPayloaderResults) (*GoPayloaderResults, error)
func (*PayLoader) Run ¶
func (p *PayLoader) Run() (*GoPayloaderResults, error)
Click to show internal directories.
Click to hide internal directories.