package main type name_desc_t struct { Name string Description string }