Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// MWNamespace - Middleware 설정 식별자
MWNamespace = "mw-httpcache"
)
Functions ¶
func NewHTTPClient ¶
func NewHTTPClient(bConf *config.BackendConfig) client.HTTPClientFactory
NewHTTPClient - 메모리 관리용 HTTP client 를 사용하는 HTTPClientFactory 생성, 설정이 없거나 enabled=false인 경우는 일반 http.Client 사용
Types ¶
Click to show internal directories.
Click to hide internal directories.