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

Rearrange the project structure to have packages #9

Open
rShetty opened this issue Mar 4, 2018 · 2 comments
Open

Rearrange the project structure to have packages #9

rShetty opened this issue Mar 4, 2018 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rShetty
Copy link
Member

rShetty commented Mar 4, 2018

No description provided.

@rShetty rShetty added enhancement New feature or request good first issue Good for newcomers labels Mar 4, 2018
@wisn
Copy link

wisn commented Aug 27, 2018

Could I grab this? Please elaborate more.

@palash25
Copy link
Contributor

palash25 commented Oct 9, 2018

Is this what you have in mind? @rShetty

probed
  |_clients
  |   |_client.go
  |   |_kong.go
  |   |_kong_test.go
  |
  |_workers
  |   |_work.go
  |   |_worker.go
  |   |_work_test.go
  |
  |_healthcheck
  |   |_kong_healthcheck.go
  |   |_kong_healthcheck_test.go
  |
  |_main.go
  |_mock_test.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants