consumer

package
v1.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Consumer

type Consumer struct {
	ConsumerChf
	// contains filtered or unexported fields
}

func NewConsumer

func NewConsumer(chf ConsumerChf) (*Consumer, error)

func (Consumer) RegisterNFInstance

func (s Consumer) RegisterNFInstance(ctx context.Context) (
	resouceNrfUri string, retrieveNfInstanceID string, err error,
)

func (Consumer) SendDeregisterNFInstance

func (s Consumer) SendDeregisterNFInstance() (*models.ProblemDetails, error)

func (Consumer) SendSearchNFInstances

func (s Consumer) SendSearchNFInstances(
	nrfUri string, targetNfType,
	requestNfType models.NrfNfManagementNfType,
	param Nnrf_NFDiscovery.SearchNFInstancesRequest,
) (
	*models.SearchResult, error,
)

type ConsumerChf

type ConsumerChf interface {
	app.App
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL