This website requires JavaScript.
Explore
Help
Sign in
jmug
/
proglog
Watch
1
Star
0
Fork
You've already forked proglog
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
9
commits
2
branches
0
tags
95
KiB
Go
97.2%
Makefile
2.8%
291733b60f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
AYM1607
291733b60f
Changed temp file creation in index test.
2021-08-04 12:46:26 -05:00
api
/v1
Added protobuf definition for records. Added Makefile to easily compile protobufs and run tests.
2021-07-29 23:25:07 -05:00
cmd
/server
Done with chapter 1. Basic http/json log server.
2021-07-29 16:52:03 -05:00
internal
Changed temp file creation in index test.
2021-08-04 12:46:26 -05:00
.gitignore
Adds gitignore
2021-07-29 14:24:13 -05:00
go.mod
Added gommap as a dependency.
2021-08-03 22:55:46 -05:00
go.sum
Added gommap as a dependency.
2021-08-03 22:55:46 -05:00
Makefile
Added protobuf definition for records. Added Makefile to easily compile protobufs and run tests.
2021-07-29 23:25:07 -05:00
README.md
First commit
2021-07-29 14:20:13 -05:00
README.md
proglog