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

4 lines
62 B
Go

package dart
type CloudHandler func(ctx *CloudContext) error