Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract HTTP ammo #30

Closed
skipor opened this issue Jan 10, 2017 · 0 comments
Closed

Abstract HTTP ammo #30

skipor opened this issue Jan 10, 2017 · 0 comments
Assignees

Comments

@skipor
Copy link
Contributor

skipor commented Jan 10, 2017

Make HTTP ammo something like

type HTTP interface {
    GetRequest() (*http.Request, SmthElse)
}

That allows easily use different ammo sources with different http based guns.

@skipor skipor self-assigned this Jan 10, 2017
This was referenced Jan 10, 2017
skipor added a commit to skipor/pandora that referenced this issue Feb 9, 2017
skipor added a commit to skipor/pandora that referenced this issue Feb 9, 2017
skipor added a commit that referenced this issue Feb 9, 2017
skipor added a commit that referenced this issue Feb 9, 2017
skipor added a commit that referenced this issue Feb 10, 2017
direvius added a commit that referenced this issue Feb 11, 2017
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

No branches or pull requests

1 participant