package
0.0.0-20240904104843-0513e429b4d5
Repository: https://github.com/ggp1/adak.git
Documentation: pkg.go.dev
# Functions
AddCookie encrypts and adds a cookie to the request passed.
NewResource returns a new pool, a docker container and handles its purge.
RunMemcached initializes a docker container with memcached running in it.
RunPostgres initializes a docker container with postgres running in it.
RunRedis initializes a docker container with redis running in it.
StartMemcached starts a memcached container and makes the cleanup.
StartPostgres starts a postgres container and makes the cleanup.
StartRedis starts a redis container and makes the cleanup.