package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Jul 4, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
PoolInitSize int64 `arg:"-i,env:HTTP_CLIENT_POOL_INIT_SIZE" default:"32"`
PoolMaxSize int64 `arg:"-m,env:HTTP_CLIENT_POOL_MAX_SIZE" default:"10240"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.