4 lines
62 B
Go
4 lines
62 B
Go
package dart
|
|
|
|
type CloudHandler func(ctx *CloudContext) error
|
package dart
|
|
|
|
type CloudHandler func(ctx *CloudContext) error
|