Commit 48d45970 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 2e89e301
......@@ -520,11 +520,6 @@ type CodeGenerator interface {
// mem.Buf
genBuf(path string)
// // generate code for a custom type which implements its own
// // encoding/decoding via implementing neo.customCodecN interface.
// // XXX move out of common interface?
// genCustomN(path string)
// get generated code.
generatedCode() string
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment