robot-control-manager/modules/structs/permitjoin.go

6 lines
64 B
Go

package structs
type PermitJoinParam struct {
Enabled uint8
}