mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-13 12:33:35 +02:00
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. - [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .. | ||
| .clang-format | ||
| doc.go | ||
| Dockerfile | ||
| faraday.pb.go | ||
| faraday.pb.gw.go | ||
| faraday.proto | ||
| faraday.swagger.json | ||
| faraday.yaml | ||
| faraday_grpc.pb.go | ||
| faradayserver.pb.json.go | ||
| gen_protos.sh | ||
| gen_protos_docker.sh | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
frdrpc
This package implements faraday's RPC client and server.
Generate protobuf definitions
-
Follow the installation steps provided in lnd's installation instructions.
-
Run
gen_protos.shto generate new protobuf definitions.