Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/egonelbre/exp
/ Example
Function
Example
coverage_example/example.go:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
package
main
2
3
func
Example() {
4
println(
"example"
)
5
}
6
7
func
main(){}
Callers
1
TestMain
Function · 0.70
Calls
no outgoing calls
Tested by
1
TestMain
Function · 0.56