Documentation
¶
Index ¶
Constants ¶
View Source
const SocketAddr = "/tmp/echo.sock"
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
func ListenAndServe()
Types ¶
type UDS ¶
type UDS struct {
// contains filtered or unexported fields
}
func (*UDS) ClientSendContext ¶
func (*UDS) HandleServerConn ¶
func (*UDS) HandleServerContext ¶
func (*UDS) ListenAndServe ¶
func (u *UDS) ListenAndServe()
func (*UDS) SetContextHandler ¶
func (*UDS) StartServer ¶
func (u *UDS) StartServer()
Click to show internal directories.
Click to hide internal directories.