MCPcopy Create free account
hub / github.com/bnjbvr/trinity / trinity_module_admin

Function trinity_module_admin

c-hello-world-module/main.c:14–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14void trinity_module_admin(trinity_module_string_t *cmd,
15 trinity_module_string_t *author_id,
16 trinity_module_list_message_t *ret) {
17 ret->len = 0;
18}
19
20void trinity_module_on_msg(trinity_module_string_t *content,
21 trinity_module_string_t *author_id,

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected