Versions in this module Expand all Collapse all v0 v0.1.0 Dec 5, 2017 Changes in this version + func AddressToString(addr *pb.TcpAddress) string + func AddressesToString(addrs []pb.TcpAddress) string + func IPToString(ip *pb.IPAddress) string + func IPV4(a1, a2, a3, a4 uint8) *pb.IPAddress + func NewGrpcServer() *grpc.Server + func ParseIPV4(ip string) (*pb.IPAddress, error)