1
0
Fork 0
hivemind/internal/config/role.go
2026-01-19 18:40:17 +03:00

5 lines
57 B
Go

package config
type baseRoleConfig struct {
set bool
}