Directories ¶
Path | Synopsis |
---|---|
Package code implements a Go code service backed by a repository store.
|
Package code implements a Go code service backed by a repository store. |
httpclient
Package httpclient contains code.Service implementation over HTTP.
|
Package httpclient contains code.Service implementation over HTTP. |
httphandler
Package httphandler contains an API handler for code.Service.
|
Package httphandler contains an API handler for code.Service. |
httproute
Package httproute contains route paths for httpclient, httphandler.
|
Package httproute contains route paths for httpclient, httphandler. |
exp
|
|
app/changesapp
Package changesapp is a change tracking web app.
|
Package changesapp is a change tracking web app. |
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. |
app/issuesapp
Package issuesapp is an issue tracking web app.
|
Package issuesapp is an issue tracking web app. |
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. |
app/notifsapp
Package notifsapp is a notification tracking web app.
|
Package notifsapp is a notification tracking web app. |
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. |
service/activity
Package activity provides an activity service definition.
|
Package activity provides an activity service definition. |
service/activity/gerrit
Package gerrit implements activity.Service for Gerrit.
|
Package gerrit implements activity.Service for Gerrit. |
service/activity/github
Package github implements activity.Service for GitHub.
|
Package github implements activity.Service for GitHub. |
service/auth
Package auth defines a service for home's user authentication needs.
|
Package auth defines a service for home's user authentication needs. |
service/auth/directfetch
Package directfetch provides a direct implementation of auth.FetchService.
|
Package directfetch provides a direct implementation of auth.FetchService. |
service/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. |
service/change
Package change provides a change service definition.
|
Package change provides a change service definition. |
service/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. |
service/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. |
service/change/githubapi
Package githubapi implements a change.Service using GitHub API clients.
|
Package githubapi implements a change.Service using GitHub API clients. |
service/change/httpclient
Package httpclient contains change.Service implementation over HTTP.
|
Package httpclient contains change.Service implementation over HTTP. |
service/change/httphandler
Package httphandler contains an API handler for change.Service.
|
Package httphandler contains an API handler for change.Service. |
service/change/httproute
Package httproute contains route paths for httpclient, httphandler.
|
Package httproute contains route paths for httpclient, httphandler. |
service/issue
Package issues provides an issues service definition.
|
Package issues provides an issues service definition. |
service/issue/fs
Package fs implements issues.Service using a virtual filesystem.
|
Package fs implements issues.Service using a virtual filesystem. |
service/issue/githubapi
Package githubapi implements issues.Service using GitHub API clients.
|
Package githubapi implements issues.Service using GitHub API clients. |
service/issue/httpclient
Package httpclient contains issues.Service implementation over HTTP.
|
Package httpclient contains issues.Service implementation over HTTP. |
service/issue/httphandler
Package httphandler contains an API handler for issues.Service.
|
Package httphandler contains an API handler for issues.Service. |
service/issue/httproute
Package httproute contains route paths for httpclient, httphandler.
|
Package httproute contains route paths for httpclient, httphandler. |
service/notification
Package notification provides a notification service definition.
|
Package notification provides a notification service definition. |
service/notification/fs
Package fs implements notification.Service using a virtual filesystem.
|
Package fs implements notification.Service using a virtual filesystem. |
service/notification/httpclient
Package httpclient contains notification.Service implementation over HTTP.
|
Package httpclient contains notification.Service implementation over HTTP. |
service/notification/httphandler
Package httphandler contains an API handler for notification.Service.
|
Package httphandler contains an API handler for notification.Service. |
service/notification/httproute
Package httproute contains route paths for httpclient, httphandler.
|
Package httproute contains route paths for httpclient, httphandler. |
service/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. |
service/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. |
spa
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. |
Package mod exposes select functionality related to module mechanics.
|
Package mod exposes select functionality related to module mechanics. |
page
|
|
blog
Package blog contains functionality for rendering /blog page.
|
Package blog contains functionality for rendering /blog page. |
idiomaticgo
Package idiomaticgo contains functionality for rendering /idiomatic-go page.
|
Package idiomaticgo contains functionality for rendering /idiomatic-go page. |
resume
Package resume contains functionality for rendering /resume page.
|
Package resume contains functionality for rendering /resume page. |
Package route specifies some route paths used by home.
|
Package route specifies some route paths used by home. |
Click to show internal directories.
Click to hide internal directories.