Documentation ¶ Index ¶ func Run(fsys afero.Fs) error type Project Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(fsys afero.Fs) error Types ¶ type Project ¶ added in v0.31.2 type Project struct { OrgId string `json:"organization_id"` Id string `json:"id"` Name string `json:"name"` Region string `json:"region"` CreatedAt string `json:"created_at"` } Source Files ¶ View all Source files list.go Click to show internal directories. Click to hide internal directories.