Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { S3BucketName string S3Region string S3Endpoint string S3AccessKeyID string S3SecretAccessKey string S3UseSSL bool }
Config holds all s3 related configs
type Detector ¶
type Detector struct { *worker.Worker *http_header_generator.HTTPHeaderGenerator // contains filtered or unexported fields }
Detector represents the detector containing all clients it uses
Click to show internal directories.
Click to hide internal directories.