mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-13 01:08:39 +07:00
feat: add config_parser
This commit is contained in:
@ -19,4 +19,6 @@ const (
|
||||
Function_Mac = "mac"
|
||||
Function_L4Proto = "l4proto"
|
||||
Function_IpVersion = "ipversion"
|
||||
|
||||
Declaration_Final = "final"
|
||||
)
|
||||
|
Reference in New Issue
Block a user