Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
Types ¶
type EchoHandler ¶
type EchoHandler struct {
// contains filtered or unexported fields
}
func MakeEchoHandler ¶
func MakeEchoHandler() *EchoHandler
func (*EchoHandler) Close ¶
func (h *EchoHandler) Close() error
Click to show internal directories.
Click to hide internal directories.