We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adf27d5 + cd16298 commit 842de7bCopy full SHA for 842de7b
ocaml/sdk-gen/go/dune
@@ -14,6 +14,7 @@
14
(library
15
(name gen_go_helper)
16
(modules gen_go_helper)
17
+ (modes best)
18
(libraries
19
CommonFunctions
20
astring
ocaml/xapi/dune
@@ -57,6 +57,7 @@
57
58
(name xapi_internal_minimal)
59
(modules context custom_actions xapi_globs server_helpers session_check rbac rbac_audit db_actions taskHelper eventgen locking_helpers exnHelper rbac_static xapi_role xapi_extensions db)
60
61
(wrapped false)
62
63
http_lib
@@ -65,7 +66,7 @@
65
66
xapi-types
67
xapi_database
68
mtime
- tracing
69
+ tracing
70
uuid
71
rpclib.core
72
threads.posix
0 commit comments