Documentation ¶ Index ¶ type Team Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Team ¶ type Team struct { Raw json.RawMessage Gid string `json:"gid" path:"gid"` Name string `json:"name" path:"name"` ResourceType string `json:"resource_type" path:"resource_type"` } Source Files ¶ View all Source files team.go Click to show internal directories. Click to hide internal directories.