(key string, value string)
| 220 | GetOptions(params RetrieveQueryParams) (map[string]string, error) |
| 221 | GetOption(key string) (string, error) |
| 222 | SetOption(key string, value string) error |
| 223 | DeleteOption(key string) error |
| 224 | DeleteOptions(filter string) error |
| 225 | } |
no outgoing calls