|
9 | 9 | // } |
10 | 10 | // Name: stargazers |
11 | 11 | // Dimensions: 8 Fields by 3 Rows |
12 | | -// +-------------------------------+------------------+----------------+----------------+----------------+----------------+----------------------------+---------------------------------------------+ |
13 | | -// | Name: starred_at | Name: star_count | Name: id | Name: login | Name: git_name | Name: company | Name: email | Name: url | |
14 | | -// | Labels: | Labels: | Labels: | Labels: | Labels: | Labels: | Labels: | Labels: | |
15 | | -// | Type: []time.Time | Type: []int64 | Type: []string | Type: []string | Type: []string | Type: []string | Type: []string | Type: []string | |
16 | | -// +-------------------------------+------------------+----------------+----------------+----------------+----------------+----------------------------+---------------------------------------------+ |
17 | | -// | 2023-01-14 10:21:41 +0000 GMT | 3 | NEVER | gonna | Run | Around | [email protected] | https://www.youtube.com/watch?v=dQw4w9WgXcQ | |
18 | | -// | 2023-01-14 10:23:41 +0000 GMT | 2 | NEVER | gonna | Let | You | [email protected] | | |
19 | | -// | 2023-01-14 10:25:41 +0000 GMT | 1 | NEVER | gonna | Give | You | [email protected] | | |
20 | | -// +-------------------------------+------------------+----------------+----------------+----------------+----------------+----------------------------+---------------------------------------------+ |
| 12 | +// +---------------------------------+------------------+----------------+----------------+----------------+----------------+----------------------------+---------------------------------------------+ |
| 13 | +// | Name: starred_at | Name: star_count | Name: id | Name: login | Name: git_name | Name: company | Name: email | Name: url | |
| 14 | +// | Labels: | Labels: | Labels: | Labels: | Labels: | Labels: | Labels: | Labels: | |
| 15 | +// | Type: []time.Time | Type: []int64 | Type: []string | Type: []string | Type: []string | Type: []string | Type: []string | Type: []string | |
| 16 | +// +---------------------------------+------------------+----------------+----------------+----------------+----------------+----------------------------+---------------------------------------------+ |
| 17 | +// | 2023-01-14 10:21:41 +0000 +0000 | 3 | NEVER | gonna | Run | Around | [email protected] | https://www.youtube.com/watch?v=dQw4w9WgXcQ | |
| 18 | +// | 2023-01-14 10:23:41 +0000 +0000 | 2 | NEVER | gonna | Let | You | [email protected] | | |
| 19 | +// | 2023-01-14 10:25:41 +0000 +0000 | 1 | NEVER | gonna | Give | You | [email protected] | | |
| 20 | +// +---------------------------------+------------------+----------------+----------------+----------------+----------------+----------------------------+---------------------------------------------+ |
21 | 21 | // |
22 | 22 | // |
23 | 23 | // 🌟 This was machine generated. Do not edit. 🌟 |
|
0 commit comments