service package - github.com/free5gc/bsf/pkg/service - Go Packages

service

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BsfApp

type BsfApp struct {
	BsfAppInterface
	// contains filtered or unexported fields
}

func NewApp

func NewApp(ctx context.Context, cfg *factory.Config, tlsKeyLogPath string) (*BsfApp, error)

func (*BsfApp) CallServerStop

func (a *BsfApp) CallServerStop()

func (*BsfApp) CancelContext

func (a *BsfApp) CancelContext() context.Context

func (*BsfApp) Config

func (a *BsfApp) Config() *factory.Config

func (*BsfApp) Consumer

func (a *BsfApp) Consumer() *consumer.Consumer

func (*BsfApp) Context

func (a *BsfApp) Context() *bsfContext.BSFContext

func (*BsfApp) Processor

func (a *BsfApp) Processor() *processor.Processor

func (*BsfApp) SetLogEnable

func (a *BsfApp) SetLogEnable(enable bool)

func (*BsfApp) SetLogLevel

func (a *BsfApp) SetLogLevel(level string)

func (*BsfApp) SetReportCaller

func (a *BsfApp) SetReportCaller(reportCaller bool)

func (*BsfApp) Start

func (a *BsfApp) Start()

func (*BsfApp) Terminate

func (a *BsfApp) Terminate()

Used in BSF planned removal procedure

func (*BsfApp) WaitRoutineStopped

func (a *BsfApp) WaitRoutineStopped()

type BsfAppInterface

type BsfAppInterface interface {
	app.App
	consumer.ConsumerBsf
	Consumer() *consumer.Consumer
	Processor() *processor.Processor
}
var BSF BsfAppInterface

Jump to

Keyboard shortcuts

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