back interdiff of round #1 and #0

draft: appview: service layer #800

open
opened by boltless.me targeting master from sl/uvpzuszrulvq

Obviously file naming of appview/web/handler/*.go files are directly against to go convention. Though I think flattening all handler files can significantly reduce the effort involved in file naming and structuring. We are already grouping core services by domains, and doing same for web handers is just over-complicating.

Signed-off-by: Seongmin Lee git@boltless.me

ERROR
appview/service/issue/context.go

Failed to calculate interdiff for this file.

ERROR
appview/service/issue/issue.go

Failed to calculate interdiff for this file.

ERROR
appview/service/issue/state.go

Failed to calculate interdiff for this file.

ERROR
appview/service/owner/context.go

Failed to calculate interdiff for this file.

ERROR
appview/service/repo/context.go

Failed to calculate interdiff for this file.

ERROR
appview/service/repo/repo.go

Failed to calculate interdiff for this file.

ERROR
appview/state/router.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/issues.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/issues_issue.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/issues_issue_close.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/issues_issue_edit.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/issues_issue_opengraph.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/issues_issue_reopen.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/issues_new.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/repos_new.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/repos_repo.go

Failed to calculate interdiff for this file.

ERROR
appview/web/handler/repos_repo_opengraph.go

Failed to calculate interdiff for this file.

ERROR
appview/web/middleware/auth.go

Failed to calculate interdiff for this file.

ERROR
appview/web/middleware/log.go

Failed to calculate interdiff for this file.

ERROR
appview/web/middleware/middleware.go

Failed to calculate interdiff for this file.

ERROR
appview/web/middleware/paginate.go

Failed to calculate interdiff for this file.

ERROR
appview/web/middleware/resolve.go

Failed to calculate interdiff for this file.

ERROR
appview/web/routes.go

Failed to calculate interdiff for this file.