Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ GetMessages
Method
GetMessages
api/gobgp.pb.go:8052–8057 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8050
}
8051
8052
func
(x *PeerState) GetMessages() *Messages {
8053
if
x != nil {
8054
return
x.Messages
8055
}
8056
return
nil
8057
}
8058
8059
func
(x *PeerState) GetNeighborAddress() string {
8060
if
x != nil {
Callers
1
Collect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected