Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/nilaway
/ newNilnessTableSet
Function
newNilnessTableSet
assertion/function/functioncontracts/infer.go:535–537 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
533
}
534
535
func
newNilnessTableSet() nilnessTableSet {
536
return
make(nilnessTableSet, 0)
537
}
Callers
2
inferContracts
Function · 0.85
deriveContracts
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected