Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axetroy/forward-cli
/ Set
Method
Set
cmd/forward/main.go:72–75 ·
view source on GitHub ↗
(value string)
Source
from the content-addressed store, hash-verified
70
}
71
72
func
(i *arrayFlags) Set(value string) error {
73
*i = append(*i, value)
74
return
nil
75
}
76
77
func
main() {
78
var
(
Callers
4
Handler
Method · 0.80
modifyRequest
Method · 0.80
modifyResponse
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected