]> git.puffer.fish Git - matthieu/nova.git/commit
base ratelimiter
authorMatthieu <matthieu@developershouse.xyz>
Sat, 4 Sep 2021 02:20:02 +0000 (06:20 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Sat, 4 Sep 2021 02:20:02 +0000 (06:20 +0400)
commit735c7e49fd2f7f5425949ae7639fbf5c0c9278a8
treee3db3e3a0bbbcf6dce68a3063369f562abc6f494
parent29f4df85fa4dd559010f2acd68cdfe43ce0ebed4
base ratelimiter
14 files changed:
WORKSPACE
common/go.sum [deleted file]
deps.bzl
go.mod
go.sum
novactl/lib/BUILD.bazel
novactl/lib/version_test.go [new file with mode: 0644]
ratelimiter/BUILD
ratelimiter/src/main.rs
third_party/rules_rust/BUILD
webhook/BUILD
webhook/src/handle.rs
webhook/src/main.rs
webhook/src/utils.rs