This website requires JavaScript.
Explore
Help
Sign In
gibheer
/
dim
Watch
1
Star
0
Fork
0
You've already forked dim
Code
Issues
Pull Requests
Projects
Releases
Activity
This is a implementation of dim, which is built in python. But this time in go.
7
Commits
1
Branch
0
Tags
130
KiB
Go
81%
PLpgSQL
19%
3f04987290
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Gibheer
3f04987290
add go.mod
...
We want it to be buildable by others, don't we?
2021-04-22 10:07:16 +02:00
types
add documentation for types package
2021-04-22 08:42:33 +02:00
.gitignore
ignore generated binary
2021-04-21 21:58:14 +02:00
dim.toml.example
initial release
2021-04-21 21:40:55 +02:00
go.mod
add go.mod
2021-04-22 10:07:16 +02:00
main.go
initial release
2021-04-21 21:40:55 +02:00
server.go
add functions to parse incoming request parameters
2021-04-22 08:33:32 +02:00