commit-agent

module
v0.0.0-...-14354aa Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: Apache-2.0

README

Commit-Agent

The usage of commit-agent can refer to the documentation.

Run to build

go mod tidy && do mod vendor
make build && make build-client 

generate grpc code

cd v1beta1
protoc --go_out=. --go_opt=paths=source_relative \
    --go-grpc_out=. --go-grpc_opt=paths=source_relative \
    service.proto

Directories

Path Synopsis
cmd
commit-agent command
commit-ctl command
pkg

Jump to

Keyboard shortcuts

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