Files
BitSrunLoginGo/global/global.go
2021-11-25 08:37:53 +08:00

6 lines
53 B
Go

package global
var Status struct {
Guardian bool
}