Versions in this module Expand all Collapse all v0 v0.0.2 Apr 10, 2023 v0.0.1 Mar 24, 2023 Changes in this version + func New(ctx context.Context, next http.Handler, config *Config, name string) (http.Handler, error) + type Config struct + func CreateConfig() *Config + type HcIndex struct + func (a *HcIndex) ServeHTTP(rw http.ResponseWriter, req *http.Request)