-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support struct in referenced proto message (#17)
* added a message that refers to another message which contains struct * added support to refer protobuf's * remove print stmts * return protobuf in DatastoreEntityToProtoMessage * update readme * generate protobuf on travis * move from travis matrix to jobs and builds are getting queued * fix failing test and move back matrix in travis * fix travis build matric * fix travis * fix dependencies * use go modules and run tests via makefile * turn on go modules for 1.12 * fix failing tests * refactor: gofmt and remove unused function * revert some changes related to returing proto message * update change log for release
- Loading branch information
1 parent
5eaad14
commit 30ca842
Showing
917 changed files
with
453 additions
and
506,890 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
.idea/ | ||
vendor/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.