Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HeartbeatHandler ¶
func PartitionHandler ¶
GET: query entries from a partition PUT: append new entries to a partition. a new partition is created if non-existent. DELETE: delete a partition along with its entries
func TopicHandler ¶
GET: list all the partition keys under this topic PUT: update the metadata of a topic DELETE: delete a topic
func TopicsHandler ¶
GET: get list of topics POST: create a new topic DELETE: delete all topics
Types ¶
type TopicsRequest ¶
Click to show internal directories.
Click to hide internal directories.