brain/state.go

5 lines
37 B
Go
Raw Normal View History

2023-07-03 02:42:43 +00:00
package brain
type State struct {
}