wssapp

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiServer

type ApiServer struct {
	*apps.ApiServer

	gin_http.CorsOption
	// contains filtered or unexported fields
}

func NewApiServer

func NewApiServer(di *dig.Container, conf *configstc.WebsocketAppConfig, logger v1log.ILog) *ApiServer

type App

type App struct {
	*apps.App

	Conf      *configstc.WebsocketAppConfig
	ApiServer *ApiServer
	Hub       *wsserver.Hub
	// contains filtered or unexported fields
}

func NewApp

func NewApp(di *dig.Container, conf *configstc.WebsocketAppConfig, logger v1log.ILog) *App

Jump to

Keyboard shortcuts

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