nf-disk/internal/ndh/handler.go

4 lines
45 B
Go
Raw Normal View History

2024-09-26 17:54:14 +08:00
package ndh
type Handler func(c *Ctx) error