Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Keybase proof

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:

package partial
import (
"encoding/json"
"fmt"
"reflect"
)
// OpType defines possible CRUD operations.
type OpType int