GetKey returns the canonical string representation of the key
()
| 500 | |
| 501 | // GetKey returns the canonical string representation of the key |
| 502 | GetKey() string |
| 503 | |
| 504 | // PutKey stores the information in v into the key. This is the inverse |
| 505 | // operation to GetKey |
no outgoing calls