feat/refactor #12

Open
daniel.w wants to merge 6 commits from feat/refactor into main
Owner
No description provided.
daniel.w added 6 commits 2025-03-08 03:02:00 +00:00
This pull request has changes conflicting with the target branch.
  • etc/service.example.yaml
  • go.mod
  • internal/svc/service_context.go
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feat/refactor main
git pull origin feat/refactor

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff feat/refactor
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: digimon/app-cloudep-notification-service#12
No description provided.