Versions in this module Expand all Collapse all v1 v1.2.0 Sep 7, 2022 v1.1.0 Aug 9, 2018 v1.0.0 Jun 20, 2018 Changes in this version + type Client struct + func NewClient(address, token string) (*Client, error) + func (c *Client) Delete(value string) error + func (c *Client) Read(value string) (string, error)