mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 08:21:11 +00:00 
			
		
		
		
	
				Change `GetBoards(ctx context.Context, projectID int64)` to `(p *Project) GetBoards(ctx context.Context) (BoardList, error)` `getDefaultBoard` is same.  | 
			||
|---|---|---|
| .. | ||
| board.go | ||
| issue.go | ||
| main_test.go | ||
| project.go | ||
| project_test.go | ||