Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
model
|
|
Package srv is the Go implementation of server, which is designed to be high-performance, everything-pluggable and easy for testing.
|
Package srv is the Go implementation of server, which is designed to be high-performance, everything-pluggable and easy for testing. |
codec
Package codec defines the business communication protocol of packing and unpacking.
|
Package codec defines the business communication protocol of packing and unpacking. |
naming
Package registry registers servers.
|
Package registry registers servers. |
transport
Package transport is the network client layer.
|
Package transport is the network client layer. |
transport/web
Package web provides support for http protocol by default, provides rpc server with http protocol, and provides rpc database for calling http protocol.
|
Package web provides support for http protocol by default, provides rpc server with http protocol, and provides rpc database for calling http protocol. |
Click to show internal directories.
Click to hide internal directories.