Skip to content

Commit

Permalink
modular end elements event handler
Browse files Browse the repository at this point in the history
  • Loading branch information
xuri committed Feb 16, 2020
1 parent d24b365 commit 40536ce
Show file tree
Hide file tree
Showing 28 changed files with 440 additions and 395 deletions.
1 change: 1 addition & 0 deletions cmd/xgen/xgen.go
Expand Up @@ -117,6 +117,7 @@ func main() {
NSSchemaLocationMap: make(map[string]string),
ParseFileList: make(map[string]bool),
ParseFileMap: make(map[string][]interface{}),
ProtoTree: make([]interface{}, 0),
})
if _, err = parser.Parse(); err != nil {
fmt.Println(err)
Expand Down
317 changes: 0 additions & 317 deletions coverage.txt

This file was deleted.

Binary file added logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40536ce

Please sign in to comment.