Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TransferProxyServer ¶
type TransferProxyServer struct {
// contains filtered or unexported fields
}
TransferProxyServer implements maintner_internal.InternalIssueServiceServer
func NewTransferProxyServer ¶
func NewTransferProxyServer(c *maintner.Corpus) *TransferProxyServer
NewTransferProxyServer builds and returns a TransferProxyServer
func (*TransferProxyServer) TombstoneIssues ¶
func (s *TransferProxyServer) TombstoneIssues(ctx context.Context, r *maintner_internal.TombstoneIssuesRequest) (*maintner_internal.TombstoneIssuesResponse, error)
TombstoneIssues tombstones the requested issues that are in the corpus
Click to show internal directories.
Click to hide internal directories.