MCPcopy Create free account
hub / github.com/bytemode/pitaya-notes / WithWrappers

Function WithWrappers

acceptorwrapper/wrapper.go:41–49  ·  view source on GitHub ↗

WithWrappers walks through wrappers calling Wrapper wrappers ...Wrapper 不确定参数 wapers ... 切片打算传递 for k,v:= range array slice map(随机) string chan(v) for循环中,如果循环变量不是指针,那么每次的变量是同一个,不过值变了

(
	a acceptor.Acceptor,
	wrappers ...Wrapper,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

configureFrontendFunction · 0.92

Calls 1

WrapMethod · 0.65

Tested by

no test coverage detected