mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-17 18:41:41 +02:00
* Separate shared code dependencies * Fix import * Test respective shared code * Update openapi ref * Fix test * Fix test path
4 lines
93 B
Go
4 lines
93 B
Go
package operations
|
|
|
|
// Operation represents a permission operation type
|
|
type Operation string |