Versions in this module Expand all Collapse all v0 v0.0.1 Jul 2, 2024 Changes in this version + func Parse(task *collecttask.CollectTask) (api.Input, error) + type Config struct + BodyLimit int64 + Method string + NetworkMode string + Path string + Port int + Schema string + SuccessCodes []int + SuccessRegexps []string + Timeout int + URL string + type Input struct