nf/handler.go

4 lines
46 B
Go
Raw Permalink Normal View History

2024-01-12 19:18:33 +08:00
package nf
type HandlerFunc func(*Ctx) error