Documentation
¶
Index ¶
- Variables
- func Abs(x int) int
- func BigMax(x, y int64) int64
- func BigMinArr(array []int64) int64
- func CustomClientOptions(o *s3.Options)
- func CustomResolver(service, region string, options ...interface{}) (aws.Endpoint, error)
- func IndexOf(v int, array *[]int) int
- func IntArrayToString(array []int) string
- func Max(x, y int) int
- func Min(x, y int) int
- func MinArr(array []int) int
- func PlayersMatch(players []*pb.PlayerInfo, event *pb.GameEvent, nickname string) bool
- func Reverse(array []int)
- func SortString(w string) string
- func StringArrayToString(array []string) string
Constants ¶
This section is empty.
Variables ¶
View Source
var AnotherCensoredUsername = "AnotherUnwoogler"
View Source
var CensoredAvatarUrl = "https://woogles-prod-assets.s3.amazonaws.com/unknown-woogler.png"
View Source
var CensoredUsername = "Unwoogler"
This username is prevented on login and will never be valid.
View Source
var YetAnotherCensoredUsername = "AUTOMOD"
Functions ¶
func CustomClientOptions ¶
func CustomResolver ¶
func IntArrayToString ¶
func PlayersMatch ¶
PlayersMatch returns true if the pl
func SortString ¶
func StringArrayToString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.