summaryrefslogtreecommitdiffstats
path: root/binapigen/definitions.go
AgeCommit message (Collapse)AuthorFilesLines
2020-07-22Fix binapigen decoding and minor improvementsOndrej Fabry1-153/+0
- fixed allocating byte slices before copying decoded data - simplified encoding functions - several minor improvements Change-Id: I6669424b89eb86333805cb1b57e4551169980cc2 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
2020-06-22Refactored binapi generator with message encodingOndrej Fabry1-0/+153
Change-Id: I5a6abb68b9d058866f94818169300e5c2fc43895 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>