lnd/lnrpc/verrpc
Oliver Gugger 4a0025c1b7
lnrpc: split REST annotations into service files
As a preparation for the migration to the grpc-gateway/v2 library we
declare each service's REST annotations in its own file. This is
optional in the v1 library but mandatory in v2.
2021-07-27 12:59:52 +02:00
..
driver.go lnrpc: wrap subservers in GrpcHandler 2021-03-11 13:05:23 +01:00
log.go lnrpc/verrpc: add Versioner RPC server 2020-04-10 16:39:23 -07:00
server.go lnrpc: wrap subservers in GrpcHandler 2021-03-11 13:05:23 +01:00
verrpc.pb.go mod: integrate latest btcwallet and bump protobuf and grpc 2021-05-04 17:33:09 +02:00
verrpc.pb.gw.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
verrpc.proto lnrpc: replace /// and /** with // and /* 2020-05-08 14:33:34 +02:00
verrpc.swagger.json lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
verrpc.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00