The process type enum exposed to go module.

This commit is contained in:
Max Romanov
2017-08-29 14:18:00 -07:00
parent 6de7cc8634
commit 92f3b85298
6 changed files with 29 additions and 15 deletions

View File

@@ -15,6 +15,7 @@ NXT_LIB_DEPS=" \
src/nxt_file.h \
src/nxt_mem_map.h \
src/nxt_socket.h \
src/nxt_process_type.h \
src/nxt_process.h \
src/nxt_signal.h \
src/nxt_port.h \