Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Pkg Directory

This directory contains the core Go packages for the github-token-minter project.

Subdirectories

  • cli: Implements the command-line interface.
  • config: Defines configuration structures and CEL evaluation logic.
  • minter: Implements the mint tool logic.
  • mintycfg: Implements the validate-cfg tool logic.
  • privatekey: Implements the import-pk tool logic.
  • server: Implements the HTTP server.
  • version: Defines version information.