var github.com/sergi/go-diff/diffmatchpatch._Operation_index
4 uses
github.com/sergi/go-diff/diffmatchpatch (current package)
operation_string.go#L9: var _Operation_index = [...]uint8{0, 6, 11, 17}
operation_string.go#L13: if i < 0 || i >= Operation(len(_Operation_index)-1) {
operation_string.go#L16: return _Operation_name[_Operation_index[i]:_Operation_index[i+1]]
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |