app

package
v0.0.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Status

func Status(c *gin.Context)

get status of the controller

Types

type HttpServerEntity

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

func NewHttpServerEntity

func NewHttpServerEntity(bindAddr netip.AddrPort, r *radio.Radio, ps *session.PduSessions) *HttpServerEntity

func (*HttpServerEntity) Start

func (e *HttpServerEntity) Start(ctx context.Context) error

func (*HttpServerEntity) WaitShutdown added in v0.0.2

func (e *HttpServerEntity) WaitShutdown(ctx context.Context) error

type Setup

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

func NewSetup

func NewSetup(config *config.UEConfig) *Setup

func (*Setup) Run

func (s *Setup) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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