I hereby claim:
- I am bolshoy on github.
- I am bolshoy (https://keybase.io/bolshoy) on keybase.
- I have a public key ASB4iLqCBuVllP9wLpiX5lZLECiyuJw8Cln81lQUGasAWQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| package partial | |
| import ( | |
| "encoding/json" | |
| "fmt" | |
| "reflect" | |
| ) | |
| // OpType defines possible CRUD operations. | |
| type OpType int |