copilot

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	providerbase.Base
	// contains filtered or unexported fields
}

func New

func New() *Provider

func (*Provider) Collect added in v0.6.3

Collect scans copilot session-state directories for events.jsonl files and extracts usage telemetry events from assistant.usage entries.

func (*Provider) DefaultCollectOptions added in v0.6.9

func (p *Provider) DefaultCollectOptions() shared.TelemetryCollectOptions

func (*Provider) DetailWidget added in v0.3.0

func (p *Provider) DetailWidget() core.DetailWidget

func (*Provider) Fetch

func (*Provider) HasChanged added in v0.8.0

func (p *Provider) HasChanged(acct core.AccountConfig, since time.Time) (bool, error)

HasChanged reports whether Copilot's local log/session files have been modified since the given time.

func (*Provider) ParseHookPayload added in v0.6.3

func (p *Provider) ParseHookPayload(_ []byte, _ shared.TelemetryCollectOptions) ([]shared.TelemetryEvent, error)

ParseHookPayload is not supported for the copilot provider.

func (*Provider) System added in v0.6.3

func (p *Provider) System() string

System returns the telemetry system identifier for the copilot provider.

Jump to

Keyboard shortcuts

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