Versions in this module Expand all Collapse all v3 v3.5.4 Jun 24, 2022 v3.5.3 Mar 23, 2022 v3.5.2 Apr 9, 2021 Changes in this version + type Record struct + func NewRecord(data map[string]string) *Record + func (c *Record) GetData() map[string]string + func (c *Record) GetDataByKey(key string) (string, error) Other modules containing this package github.com/hexonet/go-sdk