mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:47:40 -04:00
8bc8ca1953
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_test.go | ||
project.go |