Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddressToString ¶
func AddressToString(addr *pb.TcpAddress) string
func AddressesToString ¶
func AddressesToString(addrs []pb.TcpAddress) string
func IPToString ¶
func IPToString(ip *pb.IPAddress) string
func IPV4 ¶
func IPV4(a1, a2, a3, a4 uint8) *pb.IPAddress
func NewGrpcServer ¶
func NewGrpcServer() *grpc.Server
returns a grpc server pre-configured with prometheus interceptors
func ParseIPV4 ¶
func ParseIPV4(ip string) (*pb.IPAddress, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.