这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jalavosus
Copy link
Contributor

Refactor code for retrieving random slice entries, as well as parsing
multipart keys, into two functions:
- randomEntry for random slice entries
- multipartKey for multipart key parsing

This shouldn't be functionally different, but it does remove a bunch of
duplicate lines of code.

ehsandeep and others added 5 commits March 7, 2022 00:28
fix readme golang demo for v2.5.0
Refactor code for retrieving random slice entries, as well as parsing
multipart keys, into two functions:
	- randomEntry for random slice entries
	- multipartKey for multipart key parsing

This shouldn't be functionally different, but it does remove a bunch of
duplicate lines of code.
@jalavosus jalavosus changed the title v2/pkg/runner: code dedupelication in config.go v2/pkg/runner: code deduplication in config.go Apr 24, 2022
@ehsandeep ehsandeep changed the base branch from master to dev April 24, 2022 19:18
@ehsandeep ehsandeep requested a review from Mzack9999 April 24, 2022 19:23
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jalavosus for making this improvement.

@ehsandeep ehsandeep merged commit 102f558 into projectdiscovery:dev Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants