Versions in this module Expand all Collapse all v0 v0.4.2 Jun 28, 2019 v0.4.1 Jun 13, 2019 Changes in this version + func NewHandler(store mock.GlobalStorer, corsOrigins []string) (handler http.Handler) + type KeysResponse struct + Keys []string + Next string + type NodesResponse struct + Next string + Nodes []string + type StatusResponse struct + Code int + Message string