Home | History | Annotate | Download | only in tls

Lines Matching refs:Clone

540 // Clone returns a shallow clone of c. It is safe to clone a Config that is
542 func (c *Config) Clone() *Config {