commitclient

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 31, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

SPDX-License-Identifier: MIT Package commitclient selects the provider client for a resolved commit query.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Collect(context.Context, model.Query) (model.Result, error)
}

Client is the common behavior shared by provider-specific commit clients.

func New

func New(cfg config.Config, provider model.Provider) (Client, error)

New builds the provider client selected by provider using cfg.

Jump to

Keyboard shortcuts

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