service

package
v1.4.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: 24 Imported by: 0

Documentation

Overview

Package service is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AmfApp added in v1.2.1

type AmfApp struct {
	AmfAppInterface
	// contains filtered or unexported fields
}

func NewApp added in v1.2.1

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

func (*AmfApp) CallServerStop added in v1.2.4

func (a *AmfApp) CallServerStop()

func (*AmfApp) CancelContext added in v1.2.4

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

func (*AmfApp) Config added in v1.2.4

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

func (*AmfApp) Consumer added in v1.2.4

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

func (*AmfApp) Context added in v1.2.4

func (a *AmfApp) Context() *amf_context.AMFContext

func (*AmfApp) Processor added in v1.2.4

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

func (*AmfApp) SetLogEnable added in v1.2.1

func (a *AmfApp) SetLogEnable(enable bool)

func (*AmfApp) SetLogLevel added in v1.2.1

func (a *AmfApp) SetLogLevel(level string)

func (*AmfApp) SetReportCaller added in v1.2.1

func (a *AmfApp) SetReportCaller(reportCaller bool)

func (*AmfApp) Start added in v1.2.1

func (a *AmfApp) Start()

func (*AmfApp) Terminate added in v1.2.1

func (a *AmfApp) Terminate()

Used in AMF planned removal procedure

func (*AmfApp) WaitRoutineStopped added in v1.2.4

func (a *AmfApp) WaitRoutineStopped()

type AmfAppInterface added in v1.2.4

type AmfAppInterface interface {
	app.App
	consumer.ConsumerAmf
	Consumer() *consumer.Consumer
	Processor() *processor.Processor
}
var AMF AmfAppInterface

type MockAmfAppInterface added in v1.2.4

type MockAmfAppInterface struct {
	// contains filtered or unexported fields
}

MockAmfAppInterface is a mock of AmfAppInterface interface.

func NewMockAmfAppInterface added in v1.2.4

func NewMockAmfAppInterface(ctrl *gomock.Controller) *MockAmfAppInterface

NewMockAmfAppInterface creates a new mock instance.

func (*MockAmfAppInterface) Config added in v1.2.4

func (m *MockAmfAppInterface) Config() *factory.Config

Config mocks base method.

func (*MockAmfAppInterface) Consumer added in v1.2.4

func (m *MockAmfAppInterface) Consumer() *consumer.Consumer

Consumer mocks base method.

func (*MockAmfAppInterface) Context added in v1.2.4

func (m *MockAmfAppInterface) Context() *context.AMFContext

Context mocks base method.

func (*MockAmfAppInterface) EXPECT added in v1.2.4

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockAmfAppInterface) Processor added in v1.2.4

func (m *MockAmfAppInterface) Processor() *processor.Processor

Processor mocks base method.

func (*MockAmfAppInterface) SetLogEnable added in v1.2.4

func (m *MockAmfAppInterface) SetLogEnable(enable bool)

SetLogEnable mocks base method.

func (*MockAmfAppInterface) SetLogLevel added in v1.2.4

func (m *MockAmfAppInterface) SetLogLevel(level string)

SetLogLevel mocks base method.

func (*MockAmfAppInterface) SetReportCaller added in v1.2.4

func (m *MockAmfAppInterface) SetReportCaller(reportCaller bool)

SetReportCaller mocks base method.

func (*MockAmfAppInterface) Start added in v1.2.4

func (m *MockAmfAppInterface) Start()

Start mocks base method.

func (*MockAmfAppInterface) Terminate added in v1.2.4

func (m *MockAmfAppInterface) Terminate()

Terminate mocks base method.

type MockAmfAppInterfaceMockRecorder added in v1.2.4

type MockAmfAppInterfaceMockRecorder struct {
	// contains filtered or unexported fields
}

MockAmfAppInterfaceMockRecorder is the mock recorder for MockAmfAppInterface.

func (*MockAmfAppInterfaceMockRecorder) Config added in v1.2.4

Config indicates an expected call of Config.

func (*MockAmfAppInterfaceMockRecorder) Consumer added in v1.2.4

Consumer indicates an expected call of Consumer.

func (*MockAmfAppInterfaceMockRecorder) Context added in v1.2.4

Context indicates an expected call of Context.

func (*MockAmfAppInterfaceMockRecorder) Processor added in v1.2.4

func (mr *MockAmfAppInterfaceMockRecorder) Processor() *gomock.Call

Processor indicates an expected call of Processor.

func (*MockAmfAppInterfaceMockRecorder) SetLogEnable added in v1.2.4

func (mr *MockAmfAppInterfaceMockRecorder) SetLogEnable(enable any) *gomock.Call

SetLogEnable indicates an expected call of SetLogEnable.

func (*MockAmfAppInterfaceMockRecorder) SetLogLevel added in v1.2.4

func (mr *MockAmfAppInterfaceMockRecorder) SetLogLevel(level any) *gomock.Call

SetLogLevel indicates an expected call of SetLogLevel.

func (*MockAmfAppInterfaceMockRecorder) SetReportCaller added in v1.2.4

func (mr *MockAmfAppInterfaceMockRecorder) SetReportCaller(reportCaller any) *gomock.Call

SetReportCaller indicates an expected call of SetReportCaller.

func (*MockAmfAppInterfaceMockRecorder) Start added in v1.2.4

Start indicates an expected call of Start.

func (*MockAmfAppInterfaceMockRecorder) Terminate added in v1.2.4

func (mr *MockAmfAppInterfaceMockRecorder) Terminate() *gomock.Call

Terminate indicates an expected call of Terminate.

Jump to

Keyboard shortcuts

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