server

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimulatorServer

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

SimulatorServer is server for simulator.

func NewSimulatorServer

func NewSimulatorServer(cfg *config.Config, dic *di.Container) *SimulatorServer

NewSimulatorServer initialize SimulatorServer.

func (*SimulatorServer) Start

func (s *SimulatorServer) Start(port int) (
	func(),
	error,
)

Start starts SimulatorServer.

Directories

Path Synopsis
Package di organizes the dependencies.
Package di organizes the dependencies.

Jump to

Keyboard shortcuts

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