MCPcopy Index your code

hub / github.com/cookieY/yee / functions

Functions417 in github.com/cookieY/yee

MethodOverride
(rw http.ResponseWriter)
response_overide.go:62
MethodPack
(relativePath string, f embed.FS, root string)
router.go:139
MethodParams
(name string)
context.go:328
MethodPath
()
context.go:92
FunctionPrint
Print is analogous to `fmt.Print` with termial detection.
logger/color.go:295
FunctionPrintf
Printf is analogous to `fmt.Printf` with termial detection.
logger/color.go:305
FunctionPrintln
Println is analogous to `fmt.Println` with termial detection.
logger/color.go:300
MethodProtoBuf
(code int, i proto.Message)
context.go:31
MethodProtoBuf
(code int, i proto.Message)
context.go:277
MethodProtoMessage
()
test/host.pb.go:48
MethodProtoReflect
()
test/host.pb.go:50
FunctionProxyWithConfig
(config ProxyConfig)
middleware/proxy.go:34
MethodPusher
get the http.Pusher for server push
response_overide.go:43
MethodPusher
()
response_overide.go:133
MethodPut
(key string, values interface{})
context.go:164
MethodQueryParam
(name string)
context.go:340
MethodQueryParams
()
context.go:336
MethodQueryString
()
context.go:40
MethodQueryString
()
context.go:347
FunctionRateLimit
RateLimit is the default implementation of rateLimit middleware
middleware/rateLimit.go:26
MethodReaddir
Readdir overrides the http.File default implementation.
fs.go:38
FunctionRedBg
(msg interface{}, styles ...string)
logger/color.go:349
MethodRedirect
(code int, uri string)
context.go:447
MethodRemoteIP
()
context.go:225
MethodRequestURI
()
context.go:47
MethodRequestURI
()
context.go:414
FunctionReset
(msg interface{}, styles ...string)
logger/color.go:377
MethodReset
()
context.go:96
MethodReset
(msg interface{}, styles ...string)
logger/color.go:244
MethodReset
()
test/host.pb.go:35
MethodRunTLS
RunTLS is launch of tls golang supports http2,if client supports http2 Otherwise, the http protocol return to http1.1
yee.go:156
MethodScheme
()
context.go:418
MethodServerError
(code int, defaultMessage string)
context.go:146
MethodSetCookie
(cookie *http.Cookie)
context.go:406
MethodSetHeader
(key string, value string)
context.go:316
MethodSetLevel
(level uint8)
logger/log.go:74
MethodSetLogOut
(out io.Writer)
yee.go:90
MethodSetOut
(out io.Writer)
logger/log.go:67
FunctionSetOutput
SetOutput sets the output.
logger/color.go:282
MethodSetRequest
(r *http.Request)
context.go:213
MethodSetResponse
(w ResponseWriter)
context.go:28
MethodSetResponse
(w ResponseWriter)
context.go:221
MethodSize
()
response_overide.go:106
MethodStatus
Returns the HTTP response status code of the current request.
response_overide.go:27
MethodStatus
()
response_overide.go:102
FunctionStrikeout
(msg interface{}, styles ...string)
logger/color.go:405
MethodString
()
test/host.pb.go:44
MethodTRACE
(path string, handler ...HandlerFunc)
router.go:54
FunctionTestAnyMethod
(t *testing.T)
router_test.go:201
FunctionTestBasicAuth
(t *testing.T)
middleware/basicAuth_test.go:33
FunctionTestBindEncryptOkay
(t *testing.T)
bind_test.go:57
FunctionTestBindJSON
(t *testing.T)
bind_test.go:33
FunctionTestCSRFWithConfig
(t *testing.T)
middleware/csrf_test.go:14
FunctionTestColor_Black
(t *testing.T)
logger/color_test.go:8
FunctionTestContextForward
(t *testing.T)
context_test.go:35
FunctionTestContextJSON
(t *testing.T)
context_test.go:19
FunctionTestContextString
(t *testing.T)
context_test.go:46
FunctionTestCore_Pprof
(t *testing.T)
pprof_test.go:5
FunctionTestCors
(t *testing.T)
middleware/cors_test.go:11
FunctionTestCrash
(t *testing.T)
context_test.go:70
FunctionTestDefaultBinder_Bind
(t *testing.T)
bind_test.go:40
FunctionTestDefaultBinder_Params_Bind
(t *testing.T)
bind_test.go:72
FunctionTestDownload
(t *testing.T)
yee_test.go:34
FunctionTestEncryptServer
(t *testing.T)
middleware/cors_test.go:42
FunctionTestGenQueryExpr
(t *testing.T)
gen_test.go:41
FunctionTestGenerateRestfulAPI
(t *testing.T)
gen_test.go:46
FunctionTestGzip
(t *testing.T)
middleware/gzip_test.go:11
FunctionTestH2
(T *testing.T)
h2_test.go:15
FunctionTestH2cClient
(t *testing.T)
h2_test.go:23
FunctionTestH3
(t *testing.T)
yee_test.go:68
FunctionTestJwt
(t *testing.T)
middleware/jwt_test.go:43
FunctionTestJwtExpire
(t *testing.T)
middleware/jwt_test.go:78
FunctionTestLogger
(t *testing.T)
middleware/logger_test.go:11
FunctionTestLogger_LogWrite
(t *testing.T)
log_test.go:11
FunctionTestMultiGroup
(t *testing.T)
middleware/multiMiddle_test.go:30
FunctionTestMultiMiddle
(t *testing.T)
middleware/multiMiddle_test.go:12
FunctionTestNew
(t *testing.T)
gen_test.go:30
FunctionTestQueryParams
(t *testing.T)
bind_test.go:128
FunctionTestRateLimit
(t *testing.T)
middleware/rateLimit_test.go:14
FunctionTestRecovery
(t *testing.T)
middleware/recovery_test.go:11
FunctionTestRedirect
(t *testing.T)
context_test.go:83
FunctionTestRequestID
(t *testing.T)
middleware/requestID_test.go:12
FunctionTestRestApi
(t *testing.T)
yee_test.go:22
FunctionTestRouterMixin
(t *testing.T)
router_test.go:102
FunctionTestRouterMultiRoute
(t *testing.T)
router_test.go:51
FunctionTestRouterParam
(t *testing.T)
router_test.go:12
FunctionTestRouterParams
(t *testing.T)
router_test.go:25
FunctionTestRouterQueryParam
(t *testing.T)
router_test.go:74
FunctionTestRouterStaticPath
(t *testing.T)
router_test.go:38
FunctionTestRouter_Static
(t *testing.T)
router_test.go:93
FunctionTestSecure
(t *testing.T)
middleware/secure_test.go:11
FunctionTestStatic
(t *testing.T)
yee_test.go:42
FunctionTestYee
(t *testing.T)
yee_test.go:16
FunctionUnderline
(msg interface{}, styles ...string)
logger/color.go:393
MethodUse
(middleware ...HandlerFunc)
router.go:86
MethodWarn
(msg interface{})
logger/log.go:161
MethodWarnf
(error string, msg ...interface{})
logger/log.go:167
FunctionWhite
(msg interface{}, styles ...string)
logger/color.go:337
FunctionWhiteBg
(msg interface{}, styles ...string)
logger/color.go:373
MethodWrite
(b []byte)
middleware/gzip.go:70
← previousnext →301–400 of 417, ranked by callers