Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cweill/gotests
/ FooFilter
Function
FooFilter
testdata/test_filter.go:5–5 ·
view source on GitHub ↗
(strs []string)
Source
from the content-addressed store, hash-verified
3
import
"errors"
4
5
func
FooFilter(strs []string) ([]*Bar, error) {
return
nil, nil }
6
7
func
(b *Bar) BarFilter(i
interface
{}) error {
8
if
i == nil {
Callers
8
TestFooFilter
Function · 0.85
TestFooFilter
Function · 0.85
TestFooFilter
Function · 0.85
TestFooFilter
Function · 0.85
TestFooFilter
Function · 0.85
TestFooFilter
Function · 0.85
TestFooFilter
Function · 0.85
TestFooFilter
Function · 0.85
Calls
no outgoing calls
Tested by
8
TestFooFilter
Function · 0.68
TestFooFilter
Function · 0.68
TestFooFilter
Function · 0.68
TestFooFilter
Function · 0.68
TestFooFilter
Function · 0.68
TestFooFilter
Function · 0.68
TestFooFilter
Function · 0.68
TestFooFilter
Function · 0.68