package
2.1.2+incompatible
Repository: https://github.com/janmbaco/go-reverseproxy-ssl.git
Documentation: pkg.go.dev

# Functions

NewVirtualHostResolver creates a VirtualHostResolver.

# Constants

CertificateDuplicateError certificate duplicate error.
UnexpectedError unexpected error.
VirtualHostDuplicateError virtual host duplicated error.

# Interfaces

VirtualHostResolver defines and object responsible to mantain all virtualhost from configuration.
VirtualHostCollectionError is the struct of an error occurs in FileConfigHandler object.

# Type aliases

VirtualHostCollectionErrorType is the type of the errors of VirtualHostResolver.