Versions in this module Expand all Collapse all v1 v1.0.1 Oct 13, 2023 Changes in this version + type Client struct + func New(client *aerospike.Client, namespace string) *Client + func (c *Client) InsertBinMap(set string, key string, binMap map[string]interface{}) error + func (c *Client) Truncate(set string) error