mirror of
https://github.com/HDT3213/godis.git
synced 2025-10-05 08:46:56 +08:00
go lint
This commit is contained in:
@@ -5,6 +5,7 @@ import (
|
||||
"net"
|
||||
)
|
||||
|
||||
// HandleFunc represents application handler function
|
||||
type HandleFunc func(ctx context.Context, conn net.Conn)
|
||||
|
||||
// Handler represents application server over tcp
|
||||
|
Reference in New Issue
Block a user