Skip to content

Commit

Permalink
Add type
Browse files Browse the repository at this point in the history
  • Loading branch information
louisroyer committed Jun 27, 2024
1 parent 1c917eb commit e5c6cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsonapi/rule.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package jsonapi

type Rule struct {
Enabled bool
Type string // uplink or downlink
Match Match
Action Action
}

0 comments on commit e5c6cc4

Please sign in to comment.