Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yccodr committed Jun 11, 2024
1 parent 277815f commit d1e1d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/sbi/consumer/nrf_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import (

type NrfService struct {
nrfNfMgmtClient *Nnrf_NFManagement.APIClient
// NOTE: No mutex needed. One connection at a time.
}

func (ns *NrfService) buildNFProfile(context *nssf_context.NSSFContext) (profile models.NfProfile, err error) {
Expand Down

0 comments on commit d1e1d5f

Please sign in to comment.