package
4.1.0+incompatible
Repository: https://github.com/optimizely/agent.git
Documentation: pkg.go.dev

# Functions

NewAdminRouter returns HTTP admin router.
NewAPIRouter returns HTTP API router backed by an optimizely.Cache implementation.
NewDefaultAPIRouter creates a new router with the default backing optimizely.Cache.
NewWebhookRouter returns HTTP API router.
WithAPIRouter appends routes and middleware to the given router.

# Structs

APIOptions defines the configuration parameters for Router.