Дмитрий
260c25455e
Make additional type-interface checkings for prices from partners
2 years ago
Дмитрий
5985eeb241
Remove dead code
2 years ago
Дмитрий
8be19038a4
Add "master" brunch for run tests
2 years ago
Дмитрий
b4fa064898
Fix response code checking
2 years ago
Дмитрий
6e042d5c33
Add workflow
2 years ago
Дмитрий
c15de011d8
Bugfix
2 years ago
Дмитрий
35042b859a
Timeout for whole handler
2 years ago
Дмитрий
ff3660912a
Fix minheight calculation
2 years ago
Дмитрий
4f5115f94a
Fix multiple requests
...
io.Reader after first request became empty
2 years ago
Дмитрий
e6a44f2a54
Fix empty imp panic in response
2 years ago
Дмитрий
fc6ee4282c
Fix json parsing (float as string now allowed)
2 years ago
Дмитрий
b75488ac88
Fix test name server_test -> handlers_test
2 years ago
Дмитрий
b023f0d3f1
Adding tests in go
2 years ago
Дмитрий
fdf44a033e
Move help block in Makefile on top
...
Now command `make` will run help by default
2 years ago
Дмитрий
b372ca119f
Add help to Makefile
...
Makefile pretify
2 years ago
Дмитрий
3fee6ee031
Lost file after silly dir rename
2 years ago
Дмитрий
064155f5d5
Add moc-server termination
...
New `/exit` endpoint, GET or POST request will terminate moc-server.
2 years ago
Дмитрий
127818008c
Refactor moc-server
2 years ago
Дмитрий
f97b9b6691
Organising project
2 years ago
Дмитрий
a82fc7009b
Rename src dir to cmd
2 years ago
Дмитрий
5032d675b7
Fix unclosed connection after request
2 years ago
Дмитрий
1b052a8622
Fix panic on empty request
2 years ago
Дмитрий
bdde8c4906
Add partner addres validation
...
Now service exit when:
- Domain name instead IP address used as an argument
with `-d` key.
- Port number greater than 65535 IPv4 max port numbers (unsigned 16 bit
int)
- When an endpoint specified by IP:port argument
2 years ago
Дмитрий
4d8b56b0b2
Working version
...
Need some refactoring, but working.
2 years ago
Дмитрий
cb8f5fead8
Before Response map testing
2 years ago
Дмитрий
88815db466
Remove waitgroups, add support for -d key
...
-d 'partner_ip:port' now working
2 years ago
Дмитрий
fb38eabeec
wip
2 years ago
Дмитрий
707510bae7
Implement client and server, playing with requests
2 years ago
Дмитрий
ab326f6e64
Initital commit
2 years ago