nf-disk/ndh/handler.go
2024-09-27 14:52:10 +08:00

4 lines
45 B
Go

package ndh
type Handler func(c *Ctx) error