Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJudgement ¶
Types ¶
type Judge ¶
type Judge struct { ListenAddress string //Set to true if you want support for judge being behind the cloudflare infrastructure CloudFlareSupport bool //List of trusted gateways. If your judge instance is behind some load-balancer/gateway //which adds it's ip to x-forwarded-for header you might want to add it here. TrustedGatewaysIps []string // contains filtered or unexported fields }
func (*Judge) CheckReverse ¶
Checks if name contain certain markers
Click to show internal directories.
Click to hide internal directories.