instance

package
v0.0.0-...-9ec53df Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultPingInterval        = 10
	DefaultMaxPingsOutstanding = 3
	DefaultMaxReconnects       = -1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AppInstance

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

func NewAppInstance

func NewAppInstance() *AppInstance

func (*AppInstance) GetAdapterConnector

func (a *AppInstance) GetAdapterConnector() *gravity_adapter.AdapterConnector

func (*AppInstance) GetHTTPServer

func (a *AppInstance) GetHTTPServer() http_server.Server

func (*AppInstance) GetMuxManager

func (a *AppInstance) GetMuxManager() mux_manager.Manager

func (*AppInstance) Init

func (a *AppInstance) Init() error

func (*AppInstance) Run

func (a *AppInstance) Run() error

func (*AppInstance) Uninit

func (a *AppInstance) Uninit()

Jump to

Keyboard shortcuts

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