MCPcopy
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
8052func (x *PeerState) GetMessages() *Messages {
8053 if x != nil {
8054 return x.Messages
8055 }
8056 return nil
8057}
8058
8059func (x *PeerState) GetNeighborAddress() string {
8060 if x != nil {

Callers 1

CollectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected