Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure/peerd
/ New
Function
New
pkg/urlparser/parser.go:28–30 ·
view source on GitHub ↗
New returns a new Parser.
()
Source
from the content-addressed store, hash-verified
26
27
// New returns a new Parser.
28
func
New() Parser {
29
return
&parser{}
30
}
Callers
2
NewFilesStore
Function · 0.92
TestParser
Function · 0.70
Calls
no outgoing calls
Tested by
1
TestParser
Function · 0.56