package link type Link struct { Source string Destination string }