task_trackers_api

package
v1.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2026 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaskTrackersImpl

type TaskTrackersImpl struct {
	pb.UnimplementedTaskTrackersAPIServer
	// contains filtered or unexported fields
}

func New

func New(trackerSvc service.TaskTrackerService, cookieSecure bool) *TaskTrackersImpl

func (*TaskTrackersImpl) AddTaskTracker

AddTaskTracker only ever adds a trello tracker today — req.Type is accepted for wire-shape compatibility with the frontend but unused, matching AddTracker taking raw credentials rather than a domain.TaskTracker (there's nothing else meaningful to set before the connection is validated and persisted).

func (*TaskTrackersImpl) DeleteTaskTracker

func (*TaskTrackersImpl) Gateway

func (t *TaskTrackersImpl) Gateway(
	ctx context.Context,
	endpoint string,
	opts ...grpc.DialOption,
) (string, http.Handler)

func (*TaskTrackersImpl) ListTaskTrackers

func (*TaskTrackersImpl) ListTrelloBoards

func (*TaskTrackersImpl) Register

func (t *TaskTrackersImpl) Register(srv grpc.ServiceRegistrar)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL