Documentation ¶
Index ¶
- Variables
- func BeginServer()
- func DisableCachingAndSniffing(next http.Handler) http.Handler
- func InitJdocsPinger()
- func NewWP(serial string, useGlobal bool) (*vector.Vector, error)
- func RunMDNS(botIP string)
- func SdkapiHandler(w http.ResponseWriter, r *http.Request)
- func ShouldPingJdocs(target string) bool
- type JdocsPingerRobot
- type Robot
Constants ¶
This section is empty.
Variables ¶
View Source
var JdocsPingerBots struct { Robots []JdocsPingerRobot // contains filtered or unexported fields }
View Source
var MDNSAlreadyRun []string
View Source
var PingerEnabled bool = true
setting JDOCS_PINGER_ENABLED=false will disable jdocs pinger
View Source
var RunningMDNS bool
Functions ¶
func BeginServer ¶
func BeginServer()
func DisableCachingAndSniffing ¶ added in v1.4.2
func InitJdocsPinger ¶
func InitJdocsPinger()
func SdkapiHandler ¶
func SdkapiHandler(w http.ResponseWriter, r *http.Request)
func ShouldPingJdocs ¶
Types ¶
type JdocsPingerRobot ¶
Click to show internal directories.
Click to hide internal directories.