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

Restructure application using pkg and internal directories #246

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

kuskoman
Copy link
Owner

@kuskoman kuskoman commented Feb 2, 2024

Structure application in more Go-ish way

@kuskoman
Copy link
Owner Author

kuskoman commented Feb 2, 2024

@satk0 would you like to help me write documentation for using this application as a library, instead of using it as standalone CLI? the use case would be for example to deploy the application to k8s cluster with automatic logstash discovery

@kuskoman kuskoman requested a review from satk0 February 2, 2024 11:05
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50249d8) 100.00% compared to head (006e98e) 99.61%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##            master     #246      +/-   ##
===========================================
- Coverage   100.00%   99.61%   -0.39%     
===========================================
  Files           14       14              
  Lines          774      774              
===========================================
- Hits           774      771       -3     
- Misses           0        2       +2     
- Partials         0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kuskoman kuskoman merged commit 9612288 into master Feb 2, 2024
19 checks passed
@kuskoman kuskoman deleted the restructure-application branch February 2, 2024 11:14
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.

1 participant