MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / Close

Method Close

internal/iplibrary/action_interface.go:20–20  ·  view source on GitHub ↗

Close 关闭

()

Source from the content-addressed store, hash-verified

18
19 // Close 关闭
20 Close() error
21
22 // DoHTTP 处理HTTP请求
23 DoHTTP(req *http.Request, resp http.ResponseWriter) (goNext bool, err error)

Callers 4

UpdateActionsMethod · 0.65
ReadItemsMethod · 0.65
CloseMethod · 0.65
runActionMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected