Documentation ¶
Index ¶
- Constants
- func BrowserInfo(userAgent string) string
- func ClientPlatformInfo(platform, osCpu, userAgent string) *map[string]string
- func GetIPAddress(r *http.Request) string
- func PlatformInfo(platform, osCpu, userAgent string) string
- func ServeScript(w http.ResponseWriter, r *http.Request, script string, cache common.CacheMap, ...)
- func WriteEncoded(w http.ResponseWriter, r *http.Request, data []byte, cache common.CacheMap, ...)
Constants ¶
View Source
const UNKNOWN = "Unknown"
Variables ¶
This section is empty.
Functions ¶
func ClientPlatformInfo ¶
func ServeScript ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.