cmd

package
v0.0.0-...-9803a62 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

type Event

type Event struct {
	Version      int    `json:"version"`
	ClientID     string `json:"client_id"`
	RepoHash     string `json:"repo_hash"`
	CommitSHA    string `json:"commit_sha"`
	Timestamp    string `json:"timestamp"`
	TZOffsetMin  int    `json:"tz_offset_min"`
	LinesAdded   int    `json:"lines_added"`
	LinesDeleted int    `json:"lines_deleted"`
	FilesChanged int    `json:"files_changed"`
}

Jump to

Keyboard shortcuts

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