Documentation ¶
Index ¶
- Constants
- func ClassicPrinter(res *trace.Result, ttl int)
- func CopyRight()
- func EasyPrinter(res *trace.Result, ttl int)
- func GetRouter(r *map[string][]string, node string)
- func HopPrinter(h trace.Hop, info HopInfo)
- func New() table.Table
- func PrintTraceRouteNav(ip net.IP, domain string, dataOrigin string, maxHops int, packetSize int)
- func RealtimePrinter(res *trace.Result, ttl int)
- func RealtimePrinterWithRouter(res *trace.Result, ttl int)
- func TracerouteTablePrinter(res *trace.Result)
- func Version()
- type HopInfo
Constants ¶
View Source
const ( RED_PREFIX = "\033[1;31m" GREEN_PREFIX = "\033[1;32m" YELLOW_PREFIX = "\033[1;33m" BLUE_PREFIX = "\033[1;34m" CYAN_PREFIX = "\033[1;36m" RESET_PREFIX = "\033[0m" )
Variables ¶
This section is empty.
Functions ¶
func ClassicPrinter ¶
func EasyPrinter ¶
func HopPrinter ¶
func PrintTraceRouteNav ¶
func RealtimePrinter ¶
func TracerouteTablePrinter ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.