MCPcopy Create free account
hub / github.com/devfeel/dotweb / QueryString

Method QueryString

context.go:64–64  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

62 IsEnd() bool
63 Redirect(code int, targetUrl string) error
64 QueryString(key string) string
65 QueryInt(key string) int
66 QueryInt64(key string) int64
67 FormValue(key string) string

Callers 8

QueryStringMethod · 0.65
QueryIntMethod · 0.65
QueryInt64Method · 0.65
showIntervalDataJsonFunction · 0.65
showIntervalDataPrettyFunction · 0.65
HandleMethod · 0.65
mainFunction · 0.65
GetAppSetFunction · 0.65

Implementers 1

HttpContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected