Documentation ¶
Index ¶
- Constants
- func ChatServer()
- func ClockServer()
- func DaytimeAsn1Server()
- func DaytimeTcpServer()
- func DaytimeUdpServer()
- func EchoServer()
- func FileServer()
- func FtpServer()
- func GobServer()
- func HttpRpcServer()
- func JsonRpcServer()
- func JsonServer()
- func MultithreadServer()
- func ReceivePerson(ws *websocket.Conn)
- func ReceivePersonXml(ws *websocket.Conn)
- func RestServer()
- func TcpRpcServer()
- func TlsServer()
- func Utf16Server()
- func WebServer()
- func WebSocketJsonServer()
- func WebSocketServer()
- func WebSocketXmlServer()
- type Args
- type Arith
- type Person
- type Quotient
Constants ¶
View Source
const ( DIR = "DIR" PWD = "PWD" CD = "CD" )
View Source
const BOM = '\ufffe'
Variables ¶
This section is empty.
Functions ¶
func ChatServer ¶
func ChatServer()
func ClockServer ¶
func ClockServer()
func DaytimeAsn1Server ¶
func DaytimeAsn1Server()
func DaytimeTcpServer ¶
func DaytimeTcpServer()
func DaytimeUdpServer ¶
func DaytimeUdpServer()
func EchoServer ¶
func EchoServer()
func FileServer ¶
func FileServer()
func HttpRpcServer ¶
func HttpRpcServer()
func JsonRpcServer ¶
func JsonRpcServer()
func JsonServer ¶
func JsonServer()
func MultithreadServer ¶
func MultithreadServer()
func ReceivePerson ¶
func ReceivePersonXml ¶
func RestServer ¶
func RestServer()
func TcpRpcServer ¶
func TcpRpcServer()
func Utf16Server ¶
func Utf16Server()
func WebSocketJsonServer ¶
func WebSocketJsonServer()
func WebSocketServer ¶
func WebSocketServer()
func WebSocketXmlServer ¶
func WebSocketXmlServer()
Types ¶
Click to show internal directories.
Click to hide internal directories.