Hey everyone,
We're currently developing a dynamic module which itself loads another
shared library, which we've written in Golang. It seems to be a bit off the
beaten track - I can't find any guidance in the documentation pertaining to
loading shared libraries in dynamic modules, and there's only
details:
https://github.com/nginx/njs/commit/5b7905c57fcb994a880804066c6abec32490180c
branches: master
commit:5b7905c57fcb994a880804066c6abec32490180c
user: Thomas P.
date: Wed, 7 Aug 2024 11:47:08 +0200
description:
Modules: added nocache flag for js_set variables.
This commit