Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ Type
Method
Type
internal/pkg/table/policy.go:948–950 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
946
}
947
948
func
(s *regExpSet) Type() DefinedType {
949
return
s.typ
950
}
951
952
func
(lhs *regExpSet) Append(arg DefinedSet) error {
953
if
lhs.Type() != arg.Type() {
Callers
2
Append
Method · 0.95
Remove
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected