Documentation ¶
Index ¶
- func FormatAndWriteData(ctx echo.Context, statusMessage int, data protoreflect.ProtoMessage) error
- func FoundOccurenceInSlice(slice []interface{}, data interface{}) bool
- func ReturnFriendRequestTypeFunction() func(string) int32
- func ReturnPartyRedisKey(playerID, partyID string) string
- func ReturnPlayerAndPartyFromRedisKey(partyKey string) (playerID, partyID string)
- func ReturnPlayerIDFromRedisKey(redisKey string) string
- func ReturnPlayerRedisKey(playerID string) string
- func UnmarshalDataFromEcho(ctx echo.Context, data protoreflect.ProtoMessage) error
- func ValidatePlayerAndFriendUUID(ctx context.Context, player, friend string) (bool, []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatAndWriteData ¶
func FormatAndWriteData(ctx echo.Context, statusMessage int, data protoreflect.ProtoMessage) error
func FoundOccurenceInSlice ¶
func FoundOccurenceInSlice(slice []interface{}, data interface{}) bool
func ReturnPartyRedisKey ¶
func ReturnPlayerRedisKey ¶
func UnmarshalDataFromEcho ¶
func UnmarshalDataFromEcho(ctx echo.Context, data protoreflect.ProtoMessage) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.