cli

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cli

type Cli struct {
	Radio       *radio.Radio
	PduSessions *session.PduSessions
}

func NewCli

func NewCli(r *radio.Radio, p *session.PduSessions) *Cli

func (*Cli) HandlePsHandover

func (cli *Cli) HandlePsHandover(ps PsHandover)

func (*Cli) PsHandover

func (cli *Cli) PsHandover(c *gin.Context)

func (*Cli) Register

func (cli *Cli) Register(e *gin.Engine)

type PsHandover

type PsHandover struct {
	UeCtrl             jsonapi.ControlURI `json:"ue-ctrl"`
	GNBTarget          jsonapi.ControlURI `json:"gnb-target"`
	Sessions           []n1n2.Session     `json:"sessions"`
	IndirectForwarding bool               `json:"indirect-forwarding"`
}

Jump to

Keyboard shortcuts

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