mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-10 08:01:55 -04:00
5 lines
94 B
Go
5 lines
94 B
Go
package operations
|
|
|
|
// Operation represents a permission operation type
|
|
type Operation string
|