constants

package
v0.7.5 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExpireDuration      = 2 * time.Hour
	AlphanumericCharset = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
	DefaultStartsIn     = 5 * 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"
	UsersBannedKey     = "users_banned"
)

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