package
0.0.0-20250311095939-62aa6e534128
Repository: https://github.com/jhaals/yopass.git
Documentation: pkg.go.dev

# Functions

New is the main way of creating the server.
NewMemcached returns a new memcached database client.
NewRedis returns a new Redis database client.
SecurityHeadersHandler returns a middleware which sets common security HTTP headers on the response to mitigate common web vulnerabilities.

# Structs

Memcached client.
Redis client.
Server struct holding database and settings.

# Interfaces

Database interface.