blob: 238a1bc392b80e0966131b15ada7c6131504e166 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
r2pipe.go
=========
Go module to interact with radare2
Source
------
This repository is in sync with [radareorg/r2pipe](https://godoc.org/github.com/radareorg/radare2-r2pipe).
Run `make sync` to update it after changing things in the source repository.
Documentation
-------------
[![GoDoc](https://godoc.org/github.com/radare/r2pipe-go?status.svg)](https://godoc.org/github.com/radare/r2pipe-go)
|