Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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) WaitShutdown ¶ added in v0.0.2
func (e *HttpServerEntity) WaitShutdown(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.