Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kataras/iris
/ String
Method
String
_examples/file-server/basic/main_test.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
func
(r resource) String() string {
31
return
string(r)
32
}
33
34
func
(r resource) strip(strip string) string {
35
s := r.String()
Callers
3
contentType
Method · 0.95
strip
Method · 0.95
loadFromBase
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected