http_pattern_matcher

时间:2021-03-16 09:24:24
【文件属性】:
文件名称:http_pattern_matcher
文件大小:36KB
文件格式:ZIP
更新时间:2021-03-16 09:24:24
C++ 该存储库存储代码以支持http模式匹配。 http模式语法定义 这不是官方支持的Google产品 对于贡献者:如果进行任何更改,请确保通过运行以下命令使用Bazel通过所有单元测试: bazel test //... 请通过运行以下命令格式化代码: clang-format-10 -style=Google -i include/http_pattern_matcher/*.h src/*.cc test/*.cc
【文件预览】:
http_pattern_matcher-main
----src()
--------path_matcher.cc(6KB)
--------path_matcher_node.cc(10KB)
--------http_template.cc(9KB)
----CONTRIBUTING.md(1KB)
----LICENSE(11KB)
----test()
--------http_template_test.cc(16KB)
--------path_matcher_utility_test.cc(9KB)
--------path_matcher_test.cc(29KB)
----WORKSPACE(1KB)
----README.md(501B)
----BUILD(2KB)
----repositories.bzl(3KB)
----include()
--------http_pattern_matcher()

网友评论