MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / GetCodeBlock

Method GetCodeBlock

agent/utils/nginx/components/statement.go:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 GetComment() string
9 GetLine() int
10 GetCodeBlock() string
11}
12
13type IDirective interface {

Callers 2

DumpBlockFunction · 0.65
NewLuaBlockFunction · 0.65

Implementers 6

Serveragent/utils/nginx/components/server.go
Httpagent/utils/nginx/components/http.go
LuaBlockagent/utils/nginx/components/lua_block
Locationagent/utils/nginx/components/location.
Upstreamagent/utils/nginx/components/upstream.
Blockagent/utils/nginx/components/block.go

Calls

no outgoing calls

Tested by

no test coverage detected