.vscode
|
Handle multipart form files
|
2022-01-16 21:29:42 +01:00 |
cmd
|
Add some tests for http server
|
2022-01-18 20:58:30 +01:00 |
.gitignore
|
Fix gitignore for goreleaser
|
2022-01-15 19:09:13 +01:00 |
.goreleaser.yaml
|
Stop bulding for darwin
|
2022-01-15 19:13:03 +01:00 |
.woodpecker.yml
|
Initial commit
|
2022-01-15 19:07:33 +01:00 |
config_test.go
|
Add config test and update from env
|
2022-01-19 00:38:25 +01:00 |
config.go
|
Improve config
|
2022-01-19 00:39:49 +01:00 |
Dockerfile
|
Initial commit
|
2022-01-15 19:07:33 +01:00 |
filestore_memory_test.go
|
Initial commit
|
2022-01-15 19:07:33 +01:00 |
filestore_memory.go
|
Add test for delete
|
2022-01-15 21:31:32 +01:00 |
filestore_test.go
|
Add test for delete
|
2022-01-15 21:31:32 +01:00 |
filestore.go
|
Handle multipart form files
|
2022-01-16 21:29:42 +01:00 |
go.mod
|
Add config test and update from env
|
2022-01-19 00:38:25 +01:00 |
go.sum
|
Add config test and update from env
|
2022-01-19 00:38:25 +01:00 |
gpaste-server.toml
|
Add simple config
|
2022-01-15 22:01:53 +01:00 |
http_test.go
|
Add some tests for http server
|
2022-01-18 20:58:30 +01:00 |
http.go
|
Add basic client
|
2022-01-16 21:51:04 +01:00 |