GatekeeperKeyMaker - ml-archive/gatekeeper GitHub Wiki

GatekeeperKeyMaker

Reponsible for generating a cache key for a specific Request

public protocol GatekeeperKeyMaker 

Requirements

make(for:​)

func make(for req: Request) -> EventLoopFuture<String>
⚠️ **GitHub.com Fallback** ⚠️