MCPcopy
hub / github.com/osrg/gobgp / ServerOption

FuncType ServerOption

pkg/server/server.go:85–85  ·  view source on GitHub ↗
func(*options)

Source from the content-addressed store, hash-verified

83}
84
85type ServerOption func(*options)
86
87func GrpcListenAddress(addr string) ServerOption {
88 return func(o *options) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…