Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeoTrack ¶
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()
Click to show internal directories.
Click to hide internal directories.