rpcbinding: generate bindings using new extended type data
This commit is contained in:
parent
2bcf3a4ad5
commit
0214628127
7 changed files with 1687 additions and 38 deletions
|
@ -401,6 +401,7 @@ func TestAssistedRPCBindings(t *testing.T) {
|
|||
}
|
||||
|
||||
checkBinding(filepath.Join("testdata", "types"))
|
||||
checkBinding(filepath.Join("testdata", "structs"))
|
||||
}
|
||||
|
||||
func TestGenerate_Errors(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue