module
Version:
v0.0.0-...-14354aa
Opens a new window with list of versions in this module.
Published: Jul 4, 2025
License: Apache-2.0
Opens a new window with license information.
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
¶
cmd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.