dmitri.shuralyov.com/service/change/githubapi

Update package documentation.

It's not completely read-only now, since it's possible to leave
reactions.
dmitshur committed 6 years ago commit 131c0c00c90a63e8f5f3b446110960b40e866f27
Showing partial commit. Full Commit
Collapse all
githubapi/githubapi.go
@@ -1,6 +1,7 @@
// Package githubapi implements a read-only change.Service using GitHub API clients.
// Package githubapi implements a change.Service using GitHub API clients.
// Aside from ability to leave reactions, it is read-only.
package githubapi

import (
	"context"
	"encoding/base64"