Simple implementation of Gateway API written in Golang.
Go to file
Piotr Biernat 1c2c0bb467
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
[fix] Added GC to memory cache
2021-07-25 01:44:50 +02:00
pkg [fix] Added GC to memory cache 2021-07-25 01:44:50 +02:00
.drone.yml Drone CI test config 2021-07-23 02:04:04 +02:00
.gitignore Update of environment and added docker container config 2021-07-23 16:04:54 +02:00
docker-compose.yml Update of environment and added docker container config 2021-07-23 16:04:54 +02:00
Dockerfile Update of environment and added docker container config 2021-07-23 16:04:54 +02:00
go.mod Update of environment and added docker container config 2021-07-23 16:04:54 +02:00
go.sum Updated server version const 2021-07-23 18:42:18 +02:00
Makefile Update of environment and added docker container config 2021-07-23 16:04:54 +02:00
modd.conf Update of environment and added docker container config 2021-07-23 16:04:54 +02:00
vegvisir.json Update of environment and added docker container config 2021-07-23 16:04:54 +02:00
vegvisir.json.dist [refactor] Simplified selecting cache datasource and fail-safe mechanism 2021-07-25 01:03:58 +02:00