brain/state.go
2023-07-03 10:42:43 +08:00

5 lines
37 B
Go

package brain
type State struct {
}