package options type Application struct { Name string Description string Icon []byte Mac Mac Bind []interface{} }