package oclib type Link struct { Source string Destination string }