I hereby claim:
- I am paddie on github.
- I am paddie (https://keybase.io/paddie) on keybase.
- I have a public key whose fingerprint is 4E33 F113 0B1E 0DFA 9D18 E63C 8DF3 228B 1C4E 4E24
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| package main | |
| import ( | |
| "errors" | |
| "fmt" | |
| "reflect" | |
| ) | |
| func RemakeSlice(out interface{}) error { |