-
Notifications
You must be signed in to change notification settings - Fork 47
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
refactor: App, Server, Processor, Consumer #26
Conversation
HanHongChen
commented
May 8, 2024
•
edited
Loading
edited
- consumer
- amf_service.go
- nrf_service.go
- udr_service.go
- consumer.go
- make
- service
- copy server side code
- implement server structure & refactor sbi_{SVC}.go
- Add GetCertPemPath() & GetCertKeyPath()
- Remove Legacy Code
- RegisterNFInstance()
- Processor
- processor/processor.go
- change producer to processor
- tear down response and request
- run free5gc
…refactor/sbi-logic
6351765
to
c4ec427
Compare
Is this PR ready for review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this PR ready for merge? It's still in draft.
5ef5d25
to
9b72159
Compare
9b72159
to
55d26fe
Compare
The code inside terminate and terminateProcedure are not correct. Please check again. |
90bfb34
to
2dc4721
Compare
96f62ca
to
2aac88b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, it looks good to me.