zeek / zeek-client

Experimental implementation of Zeek's future cluster management client
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Create Broker enums directly via Broker.Enum() #4

Closed ckreibich closed 2 years ago

ckreibich commented 2 years ago

This avoids a runtime error in the new Broker and is cleaner anyway.