lnd/lnrpc/watchtowerrpc
Oliver Gugger 0b4e03f5fc
multi: add golang 1.17 compatible build tags
With go 1.17 a change to the build flags was implemented:
https://go.googlesource.com/proposal/+/master/design/draft-gobuild.md

The formatter now automatically adds the forward-compatible build tag
format and the linter checks for them, so we need to include them in our
code.
2021-09-29 17:31:37 -07:00
..
config_active.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
config_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
driver.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
handler.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
interface.go lnrpc/watchtowerrpc: add WatchtowerBackend configs 2019-06-20 16:53:25 -07:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
watchtower_grpc.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
watchtower.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
watchtower.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
watchtower.pb.json.go lnrpc: generate JSON/WASM client stubs 2021-08-03 13:44:36 +02:00
watchtower.proto lnrpc: replace /// and /** with // and /* 2020-05-08 14:33:34 +02:00
watchtower.swagger.json lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
watchtower.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00