Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadFromConnection ¶
Types ¶
type HandlerFunc ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) ListenAndServe ¶
func (s *Server) ListenAndServe(handler HandlerFunc, chErr chan<- error) error
Click to show internal directories.
Click to hide internal directories.