griddb / go_client

GridDB Go Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle keyword parameter with map

knonomura opened this issue · comments

We can use keyword parameter with map for the following method by 6f2a69a .

  • CreateIndex()
  • DropIndex()
  • SetFetchOptions()
  • GetStore()
  • CreateContainerInfo()