Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ Case
Struct
Case
dnode/scrub_test.go:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
func
TestScrub(t *testing.T) {
9
type
Case
struct
{
10
obj
interface
{}
11
callbacks
map
[string]Path
12
}
13
14
cb := Callback(
func
(*Partial) {})
15
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected