Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunCatChunks ¶
func RunCatChunks(args []string)
func RunPingClient ¶
func RunPingClient(args []string)
func RunPingServer ¶
func RunPingServer(args []string)
func RunPutChunks ¶
func RunPutChunks(args []string)
Types ¶
type PingClient ¶
type PingClient struct {
// contains filtered or unexported fields
}
func (*PingClient) String ¶ added in v1.4.3
func (pc *PingClient) String() string
type PingServer ¶
type PingServer struct {
// contains filtered or unexported fields
}
func (*PingServer) String ¶ added in v1.4.3
func (ps *PingServer) String() string
Click to show internal directories.
Click to hide internal directories.