MCPcopy
hub / github.com/rqlite/rqlite / NetworkReporter

Struct NetworkReporter

tcp/network.go:8–8  ·  view source on GitHub ↗

NetworkReporter is a reporter for network information

Source from the content-addressed store, hash-verified

6
7// NetworkReporter is a reporter for network information
8type NetworkReporter struct{}
9
10// Address is a struct for holding network addresses
11type Address struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected