hoappmanager

package
v0.6.7 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package hoappmanager is the main coordinator.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppManager

type AppManager struct {
	SB *hoappsouthbound.HOSessions
}

AppManager is a single point of entry for Handover application running over ONOS-RIC subsystem.

func GetManager

func GetManager() *AppManager

GetManager returns the initialized and running manager instance. Should be called only after NewManager and Run are done.

func NewManager

func NewManager() (*AppManager, error)

NewManager initializes the manager of Handover application.

func (*AppManager) Close

func (m *AppManager) Close()

Close kills the channels and manager related objects.

func (*AppManager) Run

func (m *AppManager) Run()

Run starts background tasks associated with the manager.

Jump to

Keyboard shortcuts

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