Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GoEdgeLab/EdgeNode
/ isUAMRequest
Method
isUAMRequest
internal/nodes/http_request_uam.go:7–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
package
nodes
6
7
func
(this *HTTPRequest) isUAMRequest() bool {
8
// stub
9
return
false
10
}
11
12
// UAM
13
func
(this *HTTPRequest) doUAM() (block bool) {
Callers
1
Do
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected