Documentation
¶
Index ¶
- func Arma1JSONHandler(w http.ResponseWriter, r *http.Request)
- func Arma1XMLHandler(statics *static.Statics) http.HandlerFunc
- func Arma2JSONHandler(w http.ResponseWriter, r *http.Request)
- func Arma2XMLHandler(statics *static.Statics) http.HandlerFunc
- func Arma3JSONHandler(w http.ResponseWriter, r *http.Request)
- func Arma3XMLHandler(statics *static.Statics) http.HandlerFunc
- func OfpJSONHandler(w http.ResponseWriter, r *http.Request)
- func OfpXMLHandler(statics *static.Statics) http.HandlerFunc
- type Member
- type Squad
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Arma1JSONHandler ¶
func Arma1JSONHandler(w http.ResponseWriter, r *http.Request)
Arma1JSONHandler handles request for Arma1 as JSON
func Arma1XMLHandler ¶
func Arma1XMLHandler(statics *static.Statics) http.HandlerFunc
Arma1XMLHandler handles requests for Arma1 as XML
func Arma2JSONHandler ¶
func Arma2JSONHandler(w http.ResponseWriter, r *http.Request)
Arma2JSONHandler handles request for Arma2 as JSON
func Arma2XMLHandler ¶
func Arma2XMLHandler(statics *static.Statics) http.HandlerFunc
Arma2XMLHandler handles requests for Arma2 as XML
func Arma3JSONHandler ¶
func Arma3JSONHandler(w http.ResponseWriter, r *http.Request)
Arma3JSONHandler handles request for Arma3 as JSON
func Arma3XMLHandler ¶
func Arma3XMLHandler(statics *static.Statics) http.HandlerFunc
Arma3XMLHandler handles requests for Arma3 as XML
func OfpJSONHandler ¶
func OfpJSONHandler(w http.ResponseWriter, r *http.Request)
OfpJSONHandler handles request for OFP as JSON
func OfpXMLHandler ¶
func OfpXMLHandler(statics *static.Statics) http.HandlerFunc
OfpXMLHandler handles requests for OFP as XML
Types ¶
Click to show internal directories.
Click to hide internal directories.