// Code generated by "make api"; DO NOT EDIT. package plugins type PluginInfo struct { Id string `json:"id,omitempty"` Name string `json:"name,omitempty"` Description string `json:"description,omitempty"` }