Versions in this module Expand all Collapse all v0 v0.0.4 Jan 9, 2026 v0.0.3 Jan 29, 2025 Changes in this version type PsHandover + IndirectForwarding bool v0.0.2 Jan 9, 2025 Changes in this version + type Cli struct + PduSessions *session.PduSessions + Radio *radio.Radio + func NewCli(r *radio.Radio, p *session.PduSessions) *Cli + func (cli *Cli) HandlePsHandover(ps PsHandover) + func (cli *Cli) PsHandover(c *gin.Context) + func (cli *Cli) Register(e *gin.Engine) + type PsHandover struct + GNBTarget jsonapi.ControlURI + Sessions []n1n2.Session + UeCtrl jsonapi.ControlURI