git subrepo clone (merge) --branch=v3.6.1 https://github.com/nats-io/nats.c.git deps/nats.c

subrepo:
  subdir:   "deps/nats.c"
  merged:   "66cec7f"
upstream:
  origin:   "https://github.com/nats-io/nats.c.git"
  branch:   "v3.6.1"
  commit:   "66cec7f"
git-subrepo:
  version:  "0.4.6"
  commit:   "b8b46501e"
This commit is contained in:
2023-08-15 00:19:51 -07:00
parent 5bc936a09f
commit 79a45fd2e3
558 changed files with 151795 additions and 0 deletions

10
deps/nats.c/doc/html/modules.js vendored Normal file
View File

@@ -0,0 +1,10 @@
var modules =
[
[ "Types", "group__types_group.html", "group__types_group" ],
[ "Callbacks", "group__callbacks_group.html", "group__callbacks_group" ],
[ "Functions", "group__func_group.html", "group__func_group" ],
[ "Wildcards", "group__wildcards_group.html", null ],
[ "Environment Variables", "group__env_variables_group.html", null ],
[ "Libevent Adapter", "group__libevent_functions.html", "group__libevent_functions" ],
[ "Libuv Adapter", "group__libuv_functions.html", "group__libuv_functions" ]
];