Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GameTimestamp ¶
func GameTimestamp() int64
func NowDateShort ¶
func NowDateShort() string
func TimestampToDate ¶
Types ¶
type SafeMap ¶
type SafeMap[K comparable, V any] struct { // contains filtered or unexported fields }
func NewSafeMap ¶
func NewSafeMap[K comparable, V any]() *SafeMap[K, V]
func (*SafeMap[K, V]) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.