Documentation
¶
Index ¶
Constants ¶
View Source
const CMDEXEC = "CMDEXEC"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Router ¶
type Router struct {
MiddleWares router.HandlersChain
// contains filtered or unexported fields
}
func (*Router) AddCommand ¶
func (*Router) Handle ¶
func (r *Router) Handle(w *RedSHandle.WriterHandle, args []interface{}) error
Click to show internal directories.
Click to hide internal directories.