github-metrics-aggregator

command
v0.7.5 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

README

GitHub Metrics Aggregator Command

This directory contains the main entry point for the GitHub Metrics Aggregator application.

Purpose

To provide the executable binary that users run. It sets up signal handling and logging, and delegates execution to the pkg/cli package.

Files

  • main.go: The entry point file. It handles SIGINT and SIGTERM for graceful shutdown and calls cli.Run with command-line arguments.

Usage

This is the main command invoked to run the webhook server, retry job, or other subcommands defined in the CLI.

Documentation

Overview

Entry point of the application.

Jump to

Keyboard shortcuts

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