package utils type List struct { Name string Id string }