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

5 lines
57 B
Go

package config
type baseRoleConfig struct {
set bool
}