Documentation ¶
Overview ¶
Package x contains experimental components. Breaking changes may be made to these APIs between minor releases.
If you import subpackages of x/, ensure that you lock to the minor version. In Glide, this is,
version: ~X.Y
Where X.Y is the version of YARPC you are using.
Directories ¶
Path | Synopsis |
---|---|
api
Package api is for all interfaces and patterns that need to be implemented to interact with the yarpctest api, but not the explicit types we'll use to make requests, or the types that we'll use directly in tests.
|
Package api is for all interfaces and patterns that need to be implemented to interact with the yarpctest api, but not the explicit types we'll use to make requests, or the types that we'll use directly in tests. |
types
Package types are for objects in the yarpctest API that implement multiple interfaces.
|
Package types are for objects in the yarpctest API that implement multiple interfaces. |
Click to show internal directories.
Click to hide internal directories.