Documentation ¶
Index ¶
Constants ¶
View Source
const (
DELIM = '\n'
)
Variables ¶
This section is empty.
Functions ¶
func NewTcpComm ¶
func NewTcpComm(addr string) loadgenlib.Caller
Types ¶
type TcpComm ¶
type TcpComm struct {
// contains filtered or unexported fields
}
func (*TcpComm) BuildReq ¶
func (comm *TcpComm) BuildReq() loadgenlib.RawReq
func (*TcpComm) CheckResp ¶
func (comm *TcpComm) CheckResp( rawReq loadgenlib.RawReq, rawResp loadgenlib.RawResp) *loadgenlib.CallResult
Click to show internal directories.
Click to hide internal directories.