MCPcopy
hub / github.com/kovidgoyal/kitty / OpType

TypeAlias OpType

tools/rsync/algorithm.go:31–31  ·  view source on GitHub ↗

Operation Types.

Source from the content-addressed store, hash-verified

29
30// Operation Types.
31type OpType byte // enum
32
33const (
34 OpBlock OpType = iota

Callers 2

UnserializeMethod · 0.85
WriteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected