Versions in this module Expand all Collapse all v1 v1.1.0 Jun 6, 2023 Changes in this version + type Config struct + Euid int + Gid int + Groups []int + OsUser bool + OsWorkdir bool + Rt http.RoundTripper + Uid int + Umask uint32 + Workdir string + func NewConfig() *Config + func (c *Config) Clone() *Config + func (c *Config) Init() error