4 lines
52 B
Go
4 lines
52 B
Go
package dart
|
|
|
|
type Handler func(ctx *Context) error
|
package dart
|
|
|
|
type Handler func(ctx *Context) error
|