ws

package
v0.0.0-...-77ca5db Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GeoTrack

type GeoTrack interface {
	LocationTracking(ctx context.Context) func(*websocket.Conn)
	Run()
}

func NewWsGeoTracking

func NewWsGeoTracking(h *dto.Hub, repo repository.GeoTrackRepository) GeoTrack

type GeoTrackImpl

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

func (*GeoTrackImpl) LocationTracking

func (a *GeoTrackImpl) LocationTracking(ctx context.Context) func(*websocket.Conn)

func (*GeoTrackImpl) Run

func (a *GeoTrackImpl) Run()

type Room

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

Jump to

Keyboard shortcuts

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