tracking

package
v2.0.6 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogChangeHost

func LogChangeHost(db *sql.DB, sourcePID *types.PID, gatheringID uint32, oldHostPID *types.PID, newHostPID *types.PID) *nex.Error

LogChangeHost logs a host change event on the given database

func LogChangeOwner

func LogChangeOwner(db *sql.DB, sourcePID *types.PID, gatheringID uint32, oldOwnerPID *types.PID, newOwnerPID *types.PID) *nex.Error

LogChangeOwner logs an owner change event on the given database

func LogDisconnectGathering

func LogDisconnectGathering(db *sql.DB, pid *types.PID, gatheringID uint32, totalParticipants []uint64) *nex.Error

LogDisconnectGathering logs a gathering disconnect event on the given database

func LogJoinGathering

func LogJoinGathering(db *sql.DB, sourcePID *types.PID, gatheringID uint32, newParticipants []uint64, totalParticipants []uint64) *nex.Error

LogJoinGathering logs a gathering join event on the given database

func LogLeaveGathering

func LogLeaveGathering(db *sql.DB, pid *types.PID, gatheringID uint32, totalParticipants []uint64) *nex.Error

LogLeaveGathering logs a gathering leave event on the given database

func LogRegisterGathering

func LogRegisterGathering(db *sql.DB, sourcePID *types.PID, gatheringID uint32) *nex.Error

LogRegisterGathering logs a gathering registration event on the given database

func LogUnregisterGathering

func LogUnregisterGathering(db *sql.DB, sourcePID *types.PID, gatheringID uint32) *nex.Error

LogUnregisterGathering logs a gathering registration event on the given database

Types

This section is empty.

Jump to

Keyboard shortcuts

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