package
1.10.12
Repository: https://github.com/spectolabs/hoverfly.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCacheBasedAuthBackend - takes two caches - one for token and one for users.

# Constants

TokenBucketName.
UserBucketName - default name for BoltDB bucket that stores user info.

# Structs

CacheAuthBackend - container to implement Cache instance with i.e.
No description provided by the author

# Interfaces

Authentication - generic interface for authentication backend.