Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stream ¶
type Stream struct { io.Writer io.StringWriter xmlrpc.Sampler // contains filtered or unexported fields }
func Open ¶ added in v1.2.1
Open a stream for writing. `stream` is an optional stream name and additional arguments are ignored. If no stream name is supplied then the sampler name is used for the stream name.
Click to show internal directories.
Click to hide internal directories.