go-dart/handler.go
2025-04-22 06:59:36 +00:00

4 lines
52 B
Go

package dart
type Handler func(ctx *Context) error