constants

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExpireDuration  = 2 * time.Hour
	DefaultStartsIn = 5 * time.Second

	JoinRoomPingInterval = 10 * time.Second
)

app configs

View Source
const (
	NamespaceKey    = "gitlab.com/binarygame/microservices/rooms"
	RoomsCreatedKey = "rooms_created"
	RoomsPlayingKey = "rooms_playing"

	MatchesPlayedKey    = "matches_played"
	MatchDurationAvgKey = "match_duration_seconds_avg"
	TotalPlayedTimeKey  = "total_played_time_minutes"

	UsersRegisteredKey     = "users_registered"
	UsersRegisteredPingKey = "users_registered_ping"
	UsersBannedKey         = "users_banned"
	UsersUnbannedKey       = "users_unbanned"
)

telemetry configs

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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