Directories ¶
Path | Synopsis |
---|---|
app
|
|
changesapp
Package changesapp is a change tracking web app.
|
Package changesapp is a change tracking web app. |
changesapp/component
Package component contains individual components that can render themselves as HTML.
|
Package component contains individual components that can render themselves as HTML. |
issuesapp
Package issuesapp is an issue tracking web app.
|
Package issuesapp is an issue tracking web app. |
issuesapp/component
Package component contains individual components that can render themselves as HTML.
|
Package component contains individual components that can render themselves as HTML. |
notifsapp
Package notifsapp is a notification tracking web app.
|
Package notifsapp is a notification tracking web app. |
notifsapp/component
Package component contains individual components that can render themselves as HTML.
|
Package component contains individual components that can render themselves as HTML. |
cmd
|
|
service
|
|
activity
Package activity provides an activity service definition.
|
Package activity provides an activity service definition. |
activity/gerrit
Package gerrit implements activity.Service for Gerrit.
|
Package gerrit implements activity.Service for Gerrit. |
activity/github
Package github implements activity.Service for GitHub.
|
Package github implements activity.Service for GitHub. |
auth
Package auth defines a service for home's user authentication needs.
|
Package auth defines a service for home's user authentication needs. |
auth/directfetch
Package directfetch provides a direct implementation of auth.FetchService.
|
Package directfetch provides a direct implementation of auth.FetchService. |
auth/gcpfetch
Package gcpfetch provides a Google Cloud Platform-powered implementation of auth.FetchService.
|
Package gcpfetch provides a Google Cloud Platform-powered implementation of auth.FetchService. |
change
Package change provides a change service definition.
|
Package change provides a change service definition. |
change/fs
Package fs will implement change.Service using a virtual filesystem, once change.Service API is finalized.
|
Package fs will implement change.Service using a virtual filesystem, once change.Service API is finalized. |
change/gerritapi
Package gerritapi implements a read-only change.Service using Gerrit API client.
|
Package gerritapi implements a read-only change.Service using Gerrit API client. |
change/githubapi
Package githubapi implements a change.Service using GitHub API clients.
|
Package githubapi implements a change.Service using GitHub API clients. |
change/httpclient
Package httpclient contains change.Service implementation over HTTP.
|
Package httpclient contains change.Service implementation over HTTP. |
change/httphandler
Package httphandler contains an API handler for change.Service.
|
Package httphandler contains an API handler for change.Service. |
change/httproute
Package httproute contains route paths for httpclient, httphandler.
|
Package httproute contains route paths for httpclient, httphandler. |
issue
Package issues provides an issues service definition.
|
Package issues provides an issues service definition. |
issue/fs
Package fs implements issues.Service using a virtual filesystem.
|
Package fs implements issues.Service using a virtual filesystem. |
issue/githubapi
Package githubapi implements issues.Service using GitHub API clients.
|
Package githubapi implements issues.Service using GitHub API clients. |
issue/httpclient
Package httpclient contains issues.Service implementation over HTTP.
|
Package httpclient contains issues.Service implementation over HTTP. |
issue/httphandler
Package httphandler contains an API handler for issues.Service.
|
Package httphandler contains an API handler for issues.Service. |
issue/httproute
Package httproute contains route paths for httpclient, httphandler.
|
Package httproute contains route paths for httpclient, httphandler. |
notification
Package notification provides a notification service definition.
|
Package notification provides a notification service definition. |
notification/fs
Package fs implements notification.Service using a virtual filesystem.
|
Package fs implements notification.Service using a virtual filesystem. |
notification/httpclient
Package httpclient contains notification.Service implementation over HTTP.
|
Package httpclient contains notification.Service implementation over HTTP. |
notification/httphandler
Package httphandler contains an API handler for notification.Service.
|
Package httphandler contains an API handler for notification.Service. |
notification/httproute
Package httproute contains route paths for httpclient, httphandler.
|
Package httproute contains route paths for httpclient, httphandler. |
notification/v2tov1
Package v2tov1 provides a notifv1.Service wrapper on top of a notifv2.Service implementation.
|
Package v2tov1 provides a notifv1.Service wrapper on top of a notifv2.Service implementation. |
user/fs
Package fs implements an in-memory user store backed by a virtual filesystem.
|
Package fs implements an in-memory user store backed by a virtual filesystem. |
Package spa implements a single-page application used on the dmitri.shuralyov.com website.
|
Package spa implements a single-page application used on the dmitri.shuralyov.com website. |
Click to show internal directories.
Click to hide internal directories.