Versions in this module Expand all Collapse all v0 v0.1.0 Mar 10, 2024 Changes in this version + type All struct + Tokens []*Tokenize + type Child struct + Key string + Value string + type ChildReceipt struct + Key string + Value *ChildResp + type ChildResp struct + Datum string + Found bool + type Detokenize struct + Data []Child + ID string + type DetokenizeResponse struct + Data []*ChildReceipt + ID string + type Resp interface + type Response struct + Code int + Error []string + type Tokenize struct + Data []Child + ID string + type TokenizeResponse struct + Data []Child + ID string