Documentation ¶
Overview ¶
Package pickle defines encoding methods for Find and Render responses.
The package does not define decoding methods or methods for handling Info responses:
- The /info endpoint is a carbonapi invention. It's unlikely that any Python stack will know about it.
- For now, we do not expect to talk to Python stores. Patches to let us do that are welcome.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindEncoderV0_9 ¶
FindEncoderV0_9 encodes a Find response in a format that graphite-web 0.9.x can understand.
func FindEncoderV1_0 ¶
FindEncoderV1_0 encodes a Find response in a format that graphite-web 0.1 can understand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.