Versions in this module Expand all Collapse all v2 v2.9.9 May 18, 2022 Changes in this version + type DockerLoader struct + func CreateDockerLoader(options *config.Options) *DockerLoader + func (dockerLoader *DockerLoader) Start() error + type StringBoolCMap struct + func (m *StringBoolCMap) Delete(key string) + func (m *StringBoolCMap) Get(key string) bool + func (m *StringBoolCMap) Set(key string, value bool) + type StringInt64CMap struct + func (m *StringInt64CMap) Delete(key string) + func (m *StringInt64CMap) Get(key string) int64 + func (m *StringInt64CMap) Set(key string, value int64) Other modules containing this package github.com/lucaslorentz/caddy-docker-proxy