1
0
mirror of https://github.com/fumiama/NanoBot.git synced 2026-06-09 04:30:24 +08:00

optimize: generate

This commit is contained in:
源文雨
2023-10-18 13:45:11 +09:00
parent 3bab1f9031
commit 6ef7a25c2c
6 changed files with 178 additions and 112 deletions

View File

@@ -7,6 +7,8 @@ import (
"sync"
)
//go:generate go run codegen/context/main.go
type Ctx struct {
Event
State