Hey Community,
I was playing around with Spicy and was wondering if it is possible to use nested modules.
Something like:
module protocol::types;
with:
import protocol_types;
variable: protocol::types::mytype;
But I can’t get it working. Is this even possible?
Would be a nice feature.
Thanks in advance.
Your zeek noob