mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-22 22:59:09 +02:00
5 lines
45 B
Go
5 lines
45 B
Go
package users
|
|
|
|
type Repository interface {
|
|
}
|